Commit Graph

  • 406fe995c9 (improvment)(chat) add relative path to supersonic-common.sh (#211) lexluo09 2023-10-13 17:32:29 +08:00
  • 151963ea79 (improvement)(chat) support nested query sql (#210) lexluo09 2023-10-13 17:24:10 +08:00
  • 5583426115 (improvement)(chat) optimize start stop build scripts and the runtime dir does not exist move all to runtime (#209) lexluo09 2023-10-13 16:32:59 +08:00
  • 9d1707eba1 (improvement)(script) build runtime directory in supersonic-daemon.bat (#208) LXW 2023-10-13 15:34:27 +08:00
  • f605cf0ef9 (improvment)(chat) if exist count() in dsl,set query to NATIVE and only order by field and group by field can add to select (#206) lexluo09 2023-10-13 14:25:24 +08:00
  • 119e5b8c58 (improvement)(chat) solved query code compatible with checkstyle (#205) LXW 2023-10-13 13:27:46 +08:00
  • de764f3353 (improvment)(chat) refactor the jsqlparser code (#204) lexluo09 2023-10-13 11:45:04 +08:00
  • e4280e5516 (improvment)(chat) semantic parse info dimension filters support UNION and AND splicing methods (#203) LXW 2023-10-13 11:33:03 +08:00
  • 886ee32e2f (improvment)(chat) remove low-scoring queries from recommended questions (#202) LXW 2023-10-13 11:17:52 +08:00
  • 7544780ff7 (improvment)(chat) remove the parse in candidate parse that has the same score as selectparse (#201) LXW 2023-10-13 10:05:51 +08:00
  • 26beff1080 (improvement)(chat) dsl supports revision (#200) mainmain 2023-10-12 21:45:40 +08:00
  • 88b8130d37 (improvment)(semantic) dimension and metric list support alias and createdBy query (#199) LXW 2023-10-12 17:12:12 +08:00
  • e7b8c68dba (improvment)(chat) optimize parse performance (#197) LXW 2023-10-12 11:51:57 +08:00
  • b753eda9b9 (improvement)(chat) set native value in parser and execute , optimized the executeDirectQuery code (#196) lexluo09 2023-10-12 11:38:48 +08:00
  • e6f2ce2598 (improvement)(chat) if there is no group by in dsl,set MetricTable's aggOption to NATIVE (#195) lexluo09 2023-10-11 23:51:09 +08:00
  • a191bbbf6e (improvement)(chat) update load bench mark demo - to _ (#194) lexluo09 2023-10-11 15:17:13 +08:00
  • 65f48dd789 Merge pull request #193 from jipeli/master jipeli 2023-10-11 14:51:46 +08:00
  • c14d4e59d4 (improvement)(semantic) metric table add agg option jipengli 2023-10-11 14:44:54 +08:00
  • 6b2a14e589 (improvement)(chat) The group by field can be added even if the group by field already exists (#192) lexluo09 2023-10-11 13:14:42 +08:00
  • d6cefaa6d2 (improvement)(chat) If the number of aggregated fields is equal to the number of queried fields, do not add fields to select (#191) lexluo09 2023-10-11 11:08:45 +08:00
  • 278af3ce34 (improvement)(chat) dsl supports revision and fix queryDimensionValue performance (#188) mainmain 2023-10-10 21:28:42 +08:00
  • 3b1cbd4fd7 (improvement)(chat) group by corrector remove aggregate fields (#186) lexluo09 2023-10-10 17:42:19 +08:00
  • 500652da36 (improvement)(chat) support add parenthesis and add arenthesis in sys_imp_date (#184) lexluo09 2023-10-10 16:13:48 +08:00
  • eee39f56a8 (improvement)(chat) support updateFieldValueByLinkingValue and fix EntityListQuery NullPointerException (#182) lexluo09 2023-10-10 11:16:52 +08:00
  • 719b797037 (improvement)(chat) support remove InExpression and partly complete fillResponse if queryResults exist primaryEntityBizName (#181) lexluo09 2023-10-09 18:07:14 +08:00
  • 7cb8208065 use default python and pip (#178) Bowen Liang 2023-10-09 02:28:20 -05:00
  • a03ababc80 show commands in scripts (#177) Bowen Liang 2023-10-09 02:26:01 -05:00
  • a3565a0ae9 [improvement][docs]Update README to add wechat account jerryjzhang 2023-10-09 14:09:25 +08:00
  • 07a64375ce Merge pull request #179 from jipeli/master jipeli 2023-10-09 12:02:19 +08:00
  • ec1e63e2f2 (improvement)(semantic) fixed queryBySql execute error on mysql <=5.7 jipengli 2023-10-09 12:00:25 +08:00
  • 8487966888 (improvement)(chat) suppoprt show having filter and sum(metirc) filter (#176) lexluo09 2023-10-08 21:46:49 +08:00
  • 4bbd2c7446 Features that allow user to config LLM by config file. (#174) codescracker 2023-10-08 19:35:22 +08:00
  • d9bab899fe (improvement)(chat) remove space before function in semantic parser (#175) lexluo09 2023-10-08 18:24:18 +08:00
  • e3b3e8861d [improvement][docs]Update README to improve motivation part jerryjzhang 2023-10-08 14:08:48 +08:00
  • 69242f9f2d (improvement)(chat) add responder to fill additional information, such as  entity information (#173) LXW 2023-10-08 12:00:28 +08:00
  • a21c7bce40 [improvement][docs]Update README to improve motivation part jerryjzhang 2023-10-08 11:01:27 +08:00
  • 7379e3a833 (improvement)(chat) remove check llmParser error than exit (#172) lexluo09 2023-10-08 10:14:17 +08:00
  • b565b9c4e5 [improvement][chat]Rename SemanticLayer to SemanticInterpreter jerryjzhang 2023-10-08 09:30:10 +08:00
  • 99ac17a5e4 (improvement)(chat) fix check llmParser health error if not install jq (#171) lexluo09 2023-10-07 22:07:14 +08:00
  • 4ccee8b107 (improvement)(chat) support remove where condition and fix simplifySql space error and addAggregateToMetric optimize (#170) lexluo09 2023-10-07 21:51:37 +08:00
  • eccd791a39 [improvement][docs]Update README and wechat group jerryjzhang 2023-10-07 16:48:35 +08:00
  • 3d6878fe9f (improvement)(script) optimize bat script encoding (#168) LXW 2023-10-07 12:00:33 +08:00
  • 1e1803d148 Inroduce Loguru for Python logging (#151) Bowen Liang 2023-10-07 10:42:02 +08:00
  • 343995fd8f (improve)add health check to python service (#167) Scott 2023-10-07 10:40:34 +08:00
  • 71cb20eb4f Integrate Chat and Copilot into chat-sdk, and add SQL parse display (#166) williamhliu 2023-10-02 18:05:12 +08:00
  • 741ed4191b (improvement)(chat) support show sum metric in chinese name and support multiple conditions in having and if not exist metirc than not addAggregateToMetric (#165) lexluo09 2023-09-30 23:35:58 +08:00
  • 2a6391a2ee (improvement)(chat) add metric aggregate only in select not exit metirc (#164) lexluo09 2023-09-28 17:59:37 +08:00
  • 405e846a0e (improvement)(script) update bat script (#163) LXW 2023-09-28 12:05:16 +08:00
  • 155cf22841 (improvement)(chat) remove tableCorrector and add replaceFieldNameByValue test (#162) lexluo09 2023-09-27 21:03:40 +08:00
  • e688422ec3 (improvement)(semantic) perfect dsl permission (#161) mainmain 2023-09-27 21:01:44 +08:00
  • 6047c787b3 1. upgrade text2sql for absolute time related expression in query. 2. add feature of resolved queries retrieval. (#160) codescracker 2023-09-27 18:46:03 +08:00
  • c03166b622 (improvement)(doc) remove sql.ddl in semantic and chat (#158) LXW 2023-09-27 18:16:35 +08:00
  • 617db611c3 (improvement)(chat) logic sql show in chinese and convert to bizName in execute (#156) lexluo09 2023-09-27 17:27:31 +08:00
  • f931951ad5 (improvement)(chat) support corrector fieldName by fieldValue in like (#153) lexluo09 2023-09-27 14:13:13 +08:00
  • df7fea9ee3 (improvement)(chat) add addAggregateToMetric in GlobalAfterCorrector and fix getAgg null (#152) lexluo09 2023-09-27 12:55:59 +08:00
  • 24e8e756de (improvement)(chat) add default aggregate to all metric and add group by to dimension and add metric filter in having (#150) lexluo09 2023-09-27 00:05:45 +08:00
  • ff5479f1a2 add metric and dimension name check (#149) LXW 2023-09-26 20:17:52 +08:00
  • 4ad3e1d9cf (improvement)(chat) support show logicSql querySql llmParseSql (#148) lexluo09 2023-09-26 20:17:02 +08:00
  • e4af83380b Merge pull request #147 from lxwcodemonkey/master LXW 2023-09-26 17:46:44 +08:00
  • d30fe53ef3 (improvement)(doc) update readme jolunoluo 2023-09-26 17:45:33 +08:00
  • 9e0abc60be (feat)(llm) expose config for Open API base url (#112) Bowen Liang 2023-09-26 11:45:09 +08:00
  • dc33cdce5a remove unused imports in Python (#145) Bowen Liang 2023-09-26 11:43:57 +08:00
  • f5b8690ce0 (improvement) Support PIP_PATH and PYTHON_PATH env var for building and starting services (#146) Bowen Liang 2023-09-26 11:42:55 +08:00
  • fbb67f54ab [improvement][docs]Update README and wechat group jerryjzhang 2023-09-26 09:57:35 +08:00
  • 5c4e80c8f8 (improvement)(chat) filter nature throw detectModelIds in mapper and add loginSql (#144) lexluo09 2023-09-25 21:56:47 +08:00
  • 0774c35589 Merge pull request #143 from lxwcodemonkey/master LXW 2023-09-25 21:30:40 +08:00
  • 553963a10a (improvement)(common) increase http connection time jolunoluo 2023-09-25 21:29:30 +08:00
  • 0bf171c8a6 Merge pull request #142 from lxwcodemonkey/feature/lxw LXW 2023-09-25 21:20:51 +08:00
  • f5549f7430 Merge branch 'master' into feature/lxw jolunoluo 2023-09-25 21:17:03 +08:00
  • 34816451c0 (improvement)(chat) recall history solved query in every parse jolunoluo 2023-09-25 17:11:21 +08:00
  • e1772c25c4 Merge branch 'feature/showcase' into feature/lxw jolunoluo 2023-09-25 16:59:31 +08:00
  • 65653c0ee2 (improvement)(chat) save agentId in history query jolunoluo 2023-09-25 16:54:36 +08:00
  • 3addfb9a87 (improvement)(common) support addAggregateToField and addGroupBy and convert metricFilter to Having (#140) lexluo09 2023-09-25 16:18:58 +08:00
  • 67be01f504 Merge pull request #139 from lxwcodemonkey/feature/modelDemoData LXW 2023-09-25 15:33:20 +08:00
  • 99aa7c9433 Merge branch 'master' into feature/modelDemoData jolunoluo 2023-09-25 15:17:21 +08:00
  • ccfdec8b45 (improvement)(semantic) create model demo data through api instead of data-h2.sql jolunoluo 2023-09-22 22:16:54 +08:00
  • dbd259adb0 (chore)(sytle) Apply Python styling by black via spotless maven plugin (#113) Bowen Liang 2023-09-25 10:57:14 +08:00
  • ec151d7b53 Merge pull request #132 from lxwcodemonkey/feature/removeImagesInDocs LXW 2023-09-23 22:01:14 +08:00
  • 5fbb1927a4 (improvement)(docs) remove useless user guides jolunoluo 2023-09-23 21:57:58 +08:00
  • 3bc13642af Merge pull request #131 from lxwcodemonkey/feature/removeImagesInDocs LXW 2023-09-22 22:26:19 +08:00
  • 6b38a4f602 (improvement)(docs) remove useless images jolunoluo 2023-09-22 22:20:19 +08:00
  • 51f62438cf (improvement)(chat) add QueryResponder to recall history similar solved query jolunoluo 2023-09-22 14:52:53 +08:00
  • 9d8b54072a Merge branch 'master' into feature/lxw jolunoluo 2023-09-22 10:01:33 +08:00
  • 0982c013d1 [improvement](chat) dsl dimensionfilter can revise and add dsl permission (#118) mainmain 2023-09-21 21:57:26 +08:00
  • 03a4719aed [improvement][chat]llm parser corrector is simplified by sql distribution (#120) lexluo09 2023-09-21 21:57:06 +08:00
  • 5c3fd75ed4 [improvement][docs]Update wechat group jerryjzhang 2023-09-21 11:37:23 +08:00
  • 6dfc728b5b support foreign identify (#111) jipeli 2023-09-20 22:20:00 +08:00
  • 071ef8432e [improvement][semantic] add get metric agg function (#110) jipeli 2023-09-20 21:39:59 +08:00
  • 8ad5ffe20f Merge remote-tracking branch 'origin/master' jolunoluo 2023-09-20 17:03:04 +08:00
  • 49ba0e3f41 (feature)support adding tag for metric and support super admin configuration (#108) LXW 2023-09-20 17:00:38 +08:00
  • 5a42ff4b78 [improvement][semantic-fe] metric market experience optimization (#109) tristanliu 2023-09-20 16:58:57 +08:00
  • 20472dce88 Merge branch 'master' into feature/metricAddTag jolunoluo 2023-09-20 16:44:15 +08:00
  • 057a7c9c6d fix:set script file executable (#107) Scott 2023-09-20 16:26:03 +08:00
  • 63eff5c62a (improvement)(semantic) add admin auth check in metric market jolunoluo 2023-09-20 16:08:53 +08:00
  • b824cd8ce7 (improvement)(auth) support super admin configuration jolunoluo 2023-09-20 11:08:40 +08:00
  • eee82dea07 (improvement)(project) dsl support get topN dimension/metric filter by modelId (#106) lexluo09 2023-09-20 12:09:42 +08:00
  • 98656eb445 (improvement)(project) dsl support get topN dimension/metric by useCount and fix semanticService get dimension/metric usrCount error (#105) lexluo09 2023-09-20 11:21:50 +08:00
  • c8ff37e304 (improvement)(text2sql) add text2sql feature that only call LLM once, and add correponding configs and docs. (#102) codescracker 2023-09-20 10:22:20 +08:00
  • 3fe726ac23 (improvement)(semantic) support adding tag for metric jolunoluo 2023-09-19 21:13:39 +08:00
  • d5a253a781 (improvement)(chat) add QueryResponder to recall history similar solved query jolunoluo 2023-09-19 21:08:41 +08:00