jerryjzhang
221e88de0f
[improvement][common]Replace QueryType.OTHER with ID
2023-12-11 11:47:50 +08:00
lexluo09
abbe8c84a1
[improvement](python) LLM related services support Java service invocation ( #484 )
2023-12-08 19:24:58 +08:00
LXW
18b52ec742
(improvement)(semantic) Metric homepage download supports choosing whether to transform ( #480 )
...
Co-authored-by: jolunoluo
2023-12-08 13:20:27 +08:00
LXW
9679169e6f
(improvement)(semantic) Metric homepage download supports choosing whether to transform ( #477 )
...
Co-authored-by: jolunoluo
2023-12-06 18:02:20 +08:00
LXW
4280aad0a7
(improvement)(semantic) Supply and compatible with mysql demo data ( #464 )
...
Co-authored-by: jolunoluo
2023-12-02 23:17:27 +08:00
LXW
507c02a8fd
(improvement)(chat) Remove redundant maven dependencies and classes ( #453 )
...
Co-authored-by: jolunoluo
2023-11-30 19:36:18 +08:00
mainmain
e469c449b4
[improvement] supersonic adapt checkstyle ( #451 )
2023-11-30 11:41:55 +08:00
lexluo09
3a30a1a317
[improvement](project) Support cspider multi-table association, fix dictionary loading, and repair InternalMetric exceptions. ( #446 )
2023-11-28 21:16:02 +08:00
LXW
46733d1728
(improvement)(semantic) Batch download compatible with empty data ( #445 )
...
Co-authored-by: jolunoluo
2023-11-28 16:38:30 +08:00
lexluo09
9cb01149f8
[improvement](chat) Optimize the configuration of cspider-related models, and fix the issue of different models having the same dimensionName ( #443 )
2023-11-28 15:08:46 +08:00
LXW
db88127da9
(fix)(semantic) Modify data type of s2_collect in schema-mysql.sql and fixed startup problem when database data is empty ( #442 )
...
Co-authored-by: jolunoluo
2023-11-28 13:55:19 +08:00
lexluo09
7c7ccadcfd
[improvement](chat) fix checkstyle error in CollectService ( #439 )
2023-11-28 00:39:22 +08:00
LXW
02b9dc6947
(improvement)(chat) Update ConfigureDemo and dict txt for test ( #438 )
...
Co-authored-by: jolunoluo
2023-11-28 00:31:54 +08:00
jipeli
27bb1b322e
(improvement) Move out the datasource and merge the datasource with the model, and adapt the chat module ( #423 )
...
Co-authored-by: jolunoluo <jolunoluo@tencent.com >
2023-11-27 11:05:24 +08:00
lexluo09
fe2a424718
[improvement](project) Switch ENTITY to TAG uniformly in the queryType and semanticQuery ( #420 )
2023-11-24 18:17:48 +08:00
lexluo09
aa433baa06
[improvement](python) LLM parsing related services support Python service and Java service invocation ( #418 )
2023-11-24 15:59:29 +08:00
LXW
291c00749a
(improvement)(semantic) Support dimension search by tag or not, compatible with historical data ( #414 )
...
Co-authored-by: jolunoluo
2023-11-22 10:31:35 +08:00
LXW
6763ea0f7b
(improvement)(semantic) Support dimension search by tag or not ( #413 )
...
Co-authored-by: jolunoluo
2023-11-21 22:06:36 +08:00
lexluo09
f917defea8
[improvement](chat) Converting bizName to Name requires consideration of the time field ( #412 )
2023-11-21 15:44:00 +08:00
LXW
91718592d4
(improvement)(semantic) Add is_tag label to the dimension and Specify entity alias on datasource primary-key ( #411 )
...
Co-authored-by: jolunoluo
2023-11-21 11:44:27 +08:00
lexluo09
2c23c2f574
[improvement](chat) Fix the shutdown issue with the Python service. ( #405 )
2023-11-20 13:24:38 +08:00
daikon
dd115f9d37
[improvement](knowledge) add dataSource filter sql for fillKnowledgeDimValue ( #402 )
...
Co-authored-by: kanedai <kanedai@tencent.com >
2023-11-18 16:12:31 +08:00
LXW
8f19584ad7
(improvement)(semantic)Simplify datasource related code and support setting filter SQL for dict generation ( #397 )
...
* (improvement) (semantic) Simplify datasource related code and support setting filtering SQL for dict generation
* (improvement) (semantic) Remove the semicolon at the end of the datasource SQL
* (improvement) (common) Update sys parameter init
---------
Co-authored-by: jolunoluo
2023-11-17 17:52:28 +08:00
lexluo09
05b1a7ec3b
[improvement](chat) remove nativeQuery config in chat ( #394 )
2023-11-16 21:51:08 +08:00
lexluo09
5b3a9ffba8
[improvement](chat) remove duplicates from multiple SQL identified by LLM. ( #391 )
2023-11-16 09:59:54 +08:00
天河
13d8b9cff5
Get original name for dimensions and metrics. ( #390 )
2023-11-15 20:14:30 +08:00
LXW
9f09598ccd
(improvement) (semantic) add auth check and exception catch for batch download ( #385 )
...
Co-authored-by: jolunoluo
2023-11-15 09:58:50 +08:00
LXW
36c8938ff7
(improvement) (common) add sys parameter setting ( #384 )
...
Co-authored-by: jolunoluo
2023-11-14 21:41:59 +08:00
LXW
5ccde0206c
(feature) (chat) add llm examples in chat config ( #379 )
...
Co-authored-by: jolunoluo
2023-11-14 16:27:10 +08:00
LXW
1ad2c5402b
(feature) (common) add sys parameter setting ( #377 )
...
Co-authored-by: jolunoluo
2023-11-13 22:07:18 +08:00
lexluo09
5feac0c14e
(improvement)(chat) Fixed an error in struct sql query order by aggregate metric ( #374 )
2023-11-13 16:06:10 +08:00
LXW
731238de08
Feature/Refactor querySelect to queryRanker and fix some errors in integration tests ( #369 )
...
* (fix) (chat) fix the context saving failure caused by the loss of default values caused by @builder
* (fix) (chat) fix date and metrics result in parse info in integration test
* (improvement) (chat) refactor querySelect to queryRanker
---------
Co-authored-by: jolunoluo
2023-11-12 22:47:58 +08:00
LXW
8ed7e91221
(improvement) (semantic) support metric data batch download ( #358 )
...
Co-authored-by: jolunoluo
2023-11-10 16:35:17 +08:00
lexluo09
e537b738e4
(improvement)(chat) Make s2ql switch compatible, executeDirectQuery also needs to perform corrections, and update ParserInfo. ( #355 )
2023-11-10 14:31:02 +08:00
lexluo09
63a526709d
(improvement)(chat) fix count_distinct error in struct query and not init S2SqlByStruct if isUseS2SqlSwitch is false ( #353 )
2023-11-09 23:02:17 +08:00
lexluo09
7d33c49db8
Modify s2ql to s2sql and add LLMSemanticQuery containing S2SQLQuery and MetricInterpretQuery. ( #350 )
2023-11-09 21:59:27 +08:00
lexluo09
16c3de44e4
(improvement)(chat) Overall code optimization for the corrector ( #345 )
2023-11-09 16:03:05 +08:00
LXW
2aeeb1a14e
(improvement) (semantic) query dimension value support specifying time range ( #343 )
...
Co-authored-by: jolunoluo
2023-11-09 11:50:19 +08:00
yangde
67f658ced2
(fix)(semantic) Fixed monday time fetch under MysqlAdaptor ( #340 )
2023-11-09 10:30:02 +08:00
lexluo09
0365886270
(improvement)(chat) Rules and large model queries should be queried using s2sql ( #334 )
2023-11-07 16:23:31 +08:00
LXW
aa6c658a9a
(improvement) optimize schema data change monitoring ( #333 )
...
Co-authored-by: jolunoluo
2023-11-06 22:11:56 +08:00
lexluo09
910384d17f
(improvement)(chat) Support semantic understanding, optimize the overall code of the mapper. ( #321 )
2023-11-05 13:14:07 +08:00
yangde
2fe56e7462
(improvement)(chat) Special handling for count_distinct operator during SQL correcting and explaining ( #320 )
2023-11-04 12:58:25 +08:00
daikon
b8989e204f
[improvement](knowledge) support knowledge scenes without dates ( #318 )
...
Co-authored-by: kanedai <kanedai@tencent.com >
2023-11-03 17:34:03 +08:00
lexluo09
2f812372d7
add switch to translate S2QL into SQL ( #314 )
2023-11-02 20:58:45 +08:00
LXW
ad20380283
Feature/model data embedding for chat and support status for metric and dimension ( #311 )
...
* (improvement)(semantic) add offline status for metric and dimension
* (improvement)(chat) add metric recall
---------
Co-authored-by: jolunoluo
2023-11-02 18:44:58 +08:00
lexluo09
b9f5e0a354
(improvement)(project) The Corrector is integrated into the Semantic module as an intermediate step for translating S2QL into SQL ( #306 )
2023-11-01 22:34:55 +08:00
jipeli
372e4acc2c
(improvement)(semantic) fixed withAs not supported on CK version lower than 20.4 ( #305 )
...
Co-authored-by: jipengli <jipengli@tencent.com >
2023-11-01 17:57:38 +08:00
mainmain
ae9aa1ba0f
(improvement)(chat) fix in replace bug ( #302 )
2023-10-31 15:54:15 +08:00
mainmain
80cce47f58
[improvement] add dimensionValue alias for sql execute ( #296 )
2023-10-26 21:13:43 +08:00