Commit Graph

  • 6a5a95e543 [fix](webapp) fix front end package version issues (#104) williamhliu 2023-09-19 19:23:00 +08:00
  • a94a44826b (improvement)(project) support explain in semantic and show explain sql in web and fix chat start error (#103) lexluo09 2023-09-19 16:38:24 +08:00
  • 31c8fea2dc (improvement)(chat) add QueryResponder to recall history similar solved query jolunoluo 2023-09-19 15:36:15 +08:00
  • 13dcf0edb9 [improvement][semantic-fe] Modification of data source creation prompt wording (#100) tristanliu 2023-09-19 11:25:16 +08:00
  • 7bc64bc53b (fix)(semantic) fix database db name modify error (#99) LXW 2023-09-19 09:11:14 +08:00
  • 4991efe50c [chat](fix) fix system default metric fetch wrong datasourceBizName (#98) daikon 2023-09-19 09:11:01 +08:00
  • a87304b22b (improvement)(chat) dsl corrector support add agg metric in having (#95) lexluo09 2023-09-15 17:54:51 +08:00
  • 3701ade05f (improvement)(chat) dsl parser and corrector support having function (#94) lexluo09 2023-09-15 15:38:33 +08:00
  • 45ed5648c4 (improvement)(project) support move webapp to chat/semantic/standalone class and copy to runtime in build (#93) lexluo09 2023-09-15 15:09:42 +08:00
  • 682d35b2b2 (improvement)(chat) update llm url to llmParser in chat project (#92) lexluo09 2023-09-14 22:59:11 +08:00
  • 30f5fc9ab1 (improvement)(project) rename llm to llmParser and optimizing python start scripts and optimizing and optimizing build/start scripts (#91) lexluo09 2023-09-14 22:30:06 +08:00
  • bc69d2221a (improvement)(semantic) support dimension value query in SemanticLayer (#90) LXW 2023-09-14 14:01:51 +08:00
  • 592870f397 [knowledge](improve) add knowledge base dimension value task manage (#88) daikon 2023-09-14 14:01:38 +08:00
  • 157c2999dc [improvement][semantic-fe] Dictionary import for dimension values supported in Q&A visibility (#89) tristanliu 2023-09-14 12:14:02 +08:00
  • b6d984475c [improvement][launcher]Rename service and binary names jerryjzhang 2023-09-14 09:47:21 +08:00
  • 6a98ce9d28 (improvement)(chat) remove domain in wordservice and the model id takes precedence over the number of model aliases (#87) lexluo09 2023-09-13 21:25:31 +08:00
  • c802c508fb (improvement)(build)modify the compressed package name from supersonic-standalone.tar.gz to supersonic.tar.gz (#86) LXW 2023-09-13 18:38:16 +08:00
  • 545fb139ee Allow user to config examples and number of examples used by text2sql in middle of run (#85) codescracker 2023-09-13 17:24:12 +08:00
  • c38507d50c [improvement](webapp) optimize drill down dimensions (#84) williamhliu 2023-09-13 15:05:23 +08:00
  • c8b5c0f3a3 (improvement) remove separate shell and support start llmParser service (#83) v0.7.4 lexluo09 2023-09-13 14:32:41 +08:00
  • ef30e7a5b8 [improvement] alter script (#82) mainmain 2023-09-13 14:02:02 +08:00
  • 12417c66cd (improvement) simplify build and start script (#81) LXW 2023-09-13 11:31:07 +08:00
  • f00da45824 (improvement)(chat) remove FunctionAliasReplaceVisitor in chat config (#80) lexluo09 2023-09-12 20:20:10 +08:00
  • 8d8440f724 (improvement)(chat) add FunctionAliasCorrector in dsl corrector (#79) lexluo09 2023-09-12 17:30:53 +08:00
  • 55138986ed [feature](webapp) add a minimize button for copilot (#78) williamhliu 2023-09-12 17:06:21 +08:00
  • 2c621a1338 (improvement)(chat) remove group by dimension and add FunctionAliasReplaceVisitor in dsl (#77) lexluo09 2023-09-12 17:04:21 +08:00
  • c6b87d30a5 [improvement][docs]Move "how to build" chapter to project wiki jerryjzhang 2023-09-12 17:09:23 +08:00
  • 8c5c7c2e32 [feature](webapp) add dsl query fields (#75) williamhliu 2023-09-12 14:29:26 +08:00
  • 7fce9bacc2 (improvement)(chat) two display modes are supported in dsl: group by and details (#74) lexluo09 2023-09-12 13:21:23 +08:00
  • 8aedfbb6a0 (improvement)(chat) support llm default modelId and fix delete agent tool error (#73) lexluo09 2023-09-11 23:46:08 +08:00
  • eca92d2493 [fix](chat) fix visibility when searching (#72) mainmain 2023-09-11 18:05:24 +08:00
  • a4fc11887c (improvement)(chat) support add model aliasList to dict and update domainName to modelName (#71) lexluo09 2023-09-11 13:03:03 +08:00
  • e4b0129fba [improvement][semantic-fe] Add time granularity setting in the data source configuration. (#70) tristanliu 2023-09-11 12:26:04 +08:00
  • 76e8d253b1 [improvement](config) add bat script for standalone start and llm start (#69) LXW 2023-09-11 10:47:36 +08:00
  • d173924efd (improvement)(chat)the DslTool is configured on the agent by default (#68) lexluo09 2023-09-11 10:30:51 +08:00
  • 465416e30c [release](project)update revision to 0.7.4 (#67) daikon 2023-09-10 22:32:32 +08:00
  • a8add4c013 [release](project)update version 0.7.4 backend (#66) daikon 2023-09-10 21:26:46 +08:00
  • 02068f58c7 [feature](chat-sdk) add @ant-design/icons dependency (#65) williamhliu 2023-09-10 19:51:18 +08:00
  • 3c0edb67c7 [feature](webapp) add mobile agents drawer (#64) williamhliu 2023-09-10 11:50:26 +08:00
  • 5bab18e092 [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab. (#63) tristanliu 2023-09-09 18:36:54 +08:00
  • 71d9f9c9e9 [improvement](config) Add a switch to load the demo and update schema-mysql.sql LXW 2023-09-08 17:00:18 +08:00
  • 90f6a20516 [feature](webapp) add script command to accommodate different Node.js versions and change lerna + npm to pnpm workspaces (#61) williamhliu 2023-09-07 21:29:13 +08:00
  • 898108d7e1 [improvement][docs]Add wiki link to README jerryjzhang 2023-09-07 21:03:07 +08:00
  • 728e7647dc add llm default url config and add pandas in requirements.txt (#59) lexluo09 2023-09-07 11:14:44 +08:00
  • ac0f7ea982 [docs]update wechat contact jerryjzhang 2023-09-07 09:00:58 +08:00
  • 20d7941d57 (improvement)(doc) remove user guide in doc directory and update user guide images (#58) SunDean 2023-09-06 22:38:22 +08:00
  • ddcdd99188 (improvement)(doc) update user guide images (#57) SunDean 2023-09-06 21:33:27 +08:00
  • 9267f8ed18 [fix](supersonic-fe) fix the issue of agent metric interpret value display (#56) williamhliu 2023-09-05 12:00:00 +08:00
  • 249728919d [improvement][docs]update README and demo video jerryjzhang 2023-09-04 16:26:31 +08:00
  • f3f84ab9af [improvement](webapp) optimize agent background color and remove entity metric tip (#54) williamhliu 2023-09-04 16:26:58 +08:00
  • 90e62ddccc [improvement](webapp) optimize filter css styles and modify menu name jerryjzhang 2023-09-04 14:22:52 +08:00
  • fbd145fd92 Merge pull request #50 from sevenliu1896/master tristanliu 2023-09-04 12:36:03 +08:00
  • f5a7068d5e [improvement][semantic-fe] Refactor database settings functionality. tristanliu 2023-09-04 12:29:07 +08:00
  • d5c5c63a75 [feature](webapp) upgrade agent williamhliu 2023-09-04 11:46:36 +08:00
  • 559ef974b0 (improvement)(project) support for modifying filter conditions and fix group by pushdown and add windows scipt (#49) lexluo09 2023-09-03 23:51:47 +08:00
  • 8440f1f30e (improvement)(build) add bat scripts for deployment on windows (#46) SunDean 2023-09-01 10:23:57 +08:00
  • 728235907d [improvement][docs]update demo video and wechat contact jerryjzhang 2023-08-30 15:19:51 +08:00
  • 40e0a58502 [feature](project) delete package-lock.json (#44) v0.7.3 williamhliu 2023-08-30 14:19:39 +08:00
  • 9723c2496e [release][project]update mvn pom to 0.7.3 and recover llm code,start shell, and docs (#43) lexluo09 2023-08-30 14:18:52 +08:00
  • 4b99736a38 Merge pull request #42 from williamhliu/master williamhliu 2023-08-29 22:16:35 +08:00
  • 36fd737440 [feature](webapp) merge query steps to one card williamhliu 2023-08-29 22:14:14 +08:00
  • 93ca060c45 [improvement] fix LLMDslParser name problem (#41) mainmain 2023-08-29 22:00:40 +08:00
  • e1911bc81b [release][project] supersonic 0.7.3 version backend update (#40) mainmain 2023-08-29 20:06:34 +08:00
  • 6fe9ab79ed [improvement][docs]Add local development build to README jerryjzhang 2023-08-29 18:23:12 +08:00
  • 5ee5ab116f [improvement][docs]Add wechat contact to README jerryjzhang 2023-08-29 09:31:45 +08:00
  • a6c4d10d70 [improvement][project]update scripts to build&run on macos (#37) Scott 2023-08-28 19:05:17 +08:00
  • 0d65d03bee upgrade text2dsl module for date related parse. (#38) codescracker 2023-08-28 18:56:24 +08:00
  • acca5e4538 [improvement][docs]update README and architecture diagram jerryjzhang 2023-08-24 14:52:08 +08:00
  • 233899ca3e Merge pull request #35 from williamhliu/master williamhliu 2023-08-20 18:47:39 +08:00
  • aa218898ff [feature](weaapp) add agent williamhliu 2023-08-20 18:17:00 +08:00
  • cf1b5336c3 [improvement](supersonic) based on version 0.7.2 (#34) mainmain 2023-08-20 17:30:35 +08:00
  • c93e60ced7 [improvement][project] update version to 0.7.2 (#32) v0.7.2 lexluo09 2023-08-15 20:38:11 +08:00
  • 3cb8f53aec Merge pull request #31 from williamhliu/master williamhliu 2023-08-15 20:11:12 +08:00
  • 86b93876c7 [feature](webapp) add copilot and modify domain to model williamhliu 2023-08-15 20:04:04 +08:00
  • 2732d8fee1 [fix](chat) add env bash to env.sh (#30) lexluo09 2023-08-15 18:08:45 +08:00
  • 6c7c1ffbeb Merge pull request #29 from sevenliu1896/master tristanliu 2023-08-15 10:43:14 +08:00
  • c3d3b1146b [improvement][semantic-fe] Restructured the code to extract the question-answer settings and model management model controls into the OverviewContainer component. tristanliu 2023-08-15 10:40:58 +08:00
  • b1952d64ab [improvement][project] supersonic 0.7.2 version backend update (#28) jipeli 2023-08-15 08:56:18 +08:00
  • 27283001a8 Merge pull request #26 from sevenliu1896/master tristanliu 2023-08-07 11:44:18 +08:00
  • ef7c37a8da [improvement][semantic-fe] Optimized the frontend display and code logic of visual modeling, and updated the relevant interface of the permission management module. tristanliu 2023-08-07 10:10:54 +08:00
  • aa0a100a85 [improvement][project] supersonic 0.7.0 version backend update (#24) SunDean 2023-08-05 22:17:56 +08:00
  • 6951eada9d add chat plugin and split query to parse and execute (#25) williamhliu 2023-08-05 22:17:42 +08:00
  • c9baed6c4e [improvement][docs]update README and architecture diagram jerryjzhang 2023-08-04 14:38:16 +08:00
  • 4693785738 Merge remote-tracking branch 'origin/master' jerryjzhang 2023-07-31 20:16:08 +08:00
  • a0a466fe07 [improvement][docs]update demo gif jerryjzhang 2023-07-31 20:15:51 +08:00
  • bdae7ebefa gitignore file add supersonic-webapp (#23) williamhliu 2023-07-31 17:31:52 +08:00
  • 23f3d50796 [improvement][docs]update README and architecture diagram jerryjzhang 2023-07-31 16:41:37 +08:00
  • 7c99829052 add drill down dimensions and metric period compare and modify layout (#22) williamhliu 2023-07-31 12:00:39 +08:00
  • 0ac652c5d9 semantic-fe visual modeling pr (#21) tristanliu 2023-07-31 11:23:37 +08:00
  • e2b2d31429 [improvement][project] supersonic 0.7.0 version backend update (#20) daikon 2023-07-31 11:09:58 +08:00
  • 078a81038f [improvement][semantic-fe] Added an editing component to set filtering rules for Q&A. Now, the SQL editor will be accompanied by a list for display and control, to resolve ambiguity when using comma-separated values. tristanliu 2023-07-21 15:30:38 +08:00
  • 6492316e23 [improvement](llm) data de-identification for few-shots examples. (#17) codescracker 2023-07-17 20:36:31 +08:00
  • 041daad1e4 [improvement][project] supersonic 0.6.0 version update (#16) v0.6 lexluo09 2023-07-16 21:32:33 +08:00
  • a0869dc7bd [docs]update README: new architecture diagram and demo gif (#15) Jun Zhang 2023-07-13 14:11:30 +08:00
  • c40efebc7a Merge pull request #14 from lexluo09/master lexluo09 2023-07-08 15:53:54 +08:00
  • 75e15f4c50 [improvement](chat) unformatted hanlp code make seach/query work lexluo 2023-07-08 15:50:39 +08:00
  • d551fcd6d2 Merge pull request #13 from lexluo09/master lexluo09 2023-07-08 15:04:15 +08:00
  • 404163f391 [improvement][project] global refactor , code format , support llm , support fuzzy detect ,support query filter and so on. lexluo 2023-07-08 15:00:03 +08:00
  • 5ffd617431 metric trend add default date option selected (#12) williamhliu 2023-07-08 11:51:26 +08:00
  • ef4fca9671 [feature](webapp) modify multy-turn conversation and optimize css styles (#11) williamhliu 2023-07-03 19:28:55 +08:00