lexluo09
|
772d5bd3ae
|
(improvement)(chat) support filterCondition in requestLLM (#337)
|
2023-11-08 12:07:34 +08:00 |
|
LXW
|
d6681ead60
|
(improvement) (chat) (#336)
optimize the preconditions for similar metrics recall
Co-authored-by: jolunoluo
|
2023-11-08 11:28:40 +08:00 |
|
lexluo09
|
d94fd4714f
|
(improvement)(chat) Performance optimization for Embedding Mapper, adding maximum and minimum text detection configurations (#335)
|
2023-11-07 21:05:03 +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
|
6e3f871015
|
(improvement)(chat) support remove dictionary and rename match strategy (#332)
|
2023-11-06 21:03:38 +08:00 |
|
lexluo09
|
e00b935c1f
|
(improvement)(chat) Perform a complete refactoring of the mapper and integrate the fuzzyNameMapper into the BaseMatchStrategy (#328)
|
2023-11-06 17:43:46 +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 |
|
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 |
|
LXW
|
84b7c2c062
|
(improvement)(chat) add similar metric recall execute responder (#317)
Co-authored-by: jolunoluo
|
2023-11-03 17:32:55 +08:00 |
|
codescracker
|
14373309aa
|
add retrieve service. (#316)
|
2023-11-03 11:08:19 +08:00 |
|
mainmain
|
9cd3e22721
|
(improvement)(chat) fix agentCanSupport null execption (#315)
|
2023-11-02 21:51:59 +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
|
f4e3922f47
|
(improvement)(chat) Optimize mapper code by adding unified logging, unified comments, and LLM prior knowledge optimization (#309)
|
2023-11-02 16:55:25 +08:00 |
|
lexluo09
|
435e789fa4
|
(improvement)(project) SqlFilterUtils and DateModeUtils move to common (#307)
|
2023-11-02 11:41:00 +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 |
|
lexluo09
|
8f37c3175f
|
(improvement)(semantic) If the field of the "AS" statement is equal to the alias, then do not replace the alias (#304)
|
2023-10-31 21:12:47 +08:00 |
|
codescracker
|
438e8463f5
|
add self-consistency feature for text2sql (#303)
|
2023-10-31 20:02:20 +08:00 |
|
mainmain
|
ae9aa1ba0f
|
(improvement)(chat) fix in replace bug (#302)
|
2023-10-31 15:54:15 +08:00 |
|
lexluo09
|
688d26c457
|
(improvement)(semantic) optimized llms2qlParser code and support prior exts to llm (#300)
|
2023-10-27 13:03:55 +08:00 |
|
mainmain
|
80cce47f58
|
[improvement] add dimensionValue alias for sql execute (#296)
|
2023-10-26 21:13:43 +08:00 |
|
lexluo09
|
38099c8cc7
|
(improvement)(semantic) add weight to multi sql in llmParser (#293)
|
2023-10-26 16:42:01 +08:00 |
|
lexluo09
|
32e51257f6
|
(improvement)(semantic) support llm multiple parsing sql (#290)
|
2023-10-25 22:23:15 +08:00 |
|
lexluo09
|
eb9db28352
|
(improvement)(chat) remove useless code fix code check (#287)
|
2023-10-25 15:24:51 +08:00 |
|
LXW
|
836ee5f3ed
|
(improvement)(chat) modify plugin pre condition check (#286)
Co-authored-by: jolunoluo
|
2023-10-25 09:55:57 +08:00 |
|
lexluo09
|
9a3c71df4a
|
(improvement)(chat) modelId similarity >=1 and change hanlpHelper FILE_SPILT to fit windows (#284)
|
2023-10-24 16:34:04 +08:00 |
|
mainmain
|
e4e39e0496
|
(improvement)(chat) add traceId and time cost for show (#272)
|
2023-10-24 16:21:30 +08:00 |
|
lexluo09
|
8fde378534
|
llm Corrector group by optimize (#280)
|
2023-10-23 23:13:20 +08:00 |
|
LXW
|
b9895d541b
|
(improvement)(chat) opt page query for show case (#278)
Co-authored-by: jolunoluo
|
2023-10-23 22:14:04 +08:00 |
|
lexluo09
|
4fbc3c8533
|
(improvement)(chat) queryDimensionValue query top10 in queue (#277)
|
2023-10-23 20:38:13 +08:00 |
|
LXW
|
62e2bf7de6
|
(improvement)(chat) show cases distinct by queryText (#275)
Co-authored-by: jolunoluo
|
2023-10-23 18:57:12 +08:00 |
|
LXW
|
c6f9ea2b20
|
(improvement)(chat) show cases order by feedback score (#273)
Co-authored-by: jolunoluo
|
2023-10-23 17:35:27 +08:00 |
|
lexluo09
|
166a3cfe09
|
(improvement)(chat)Dimension value queries are uniformly conducted through HanLP dictionary queries (#271)
|
2023-10-23 13:09:51 +08:00 |
|
jipeli
|
cbf84876de
|
(improvement)(semantic) add dimension array dataType (#269)
Co-authored-by: jipengli <jipengli@tencent.com>
|
2023-10-23 10:23:00 +08:00 |
|
Scott
|
8bd43f113b
|
(improvement):use model match score to select model (#268)
|
2023-10-20 22:43:41 +08:00 |
|
LXW
|
d710986923
|
(improvement)(chat) show case fill candidate parse (#267)
Co-authored-by: jolunoluo
|
2023-10-20 16:09:50 +08:00 |
|
LXW
|
8d1a07585b
|
(improvement)(chat) remove unused import (#265)
Co-authored-by: jolunoluo
|
2023-10-20 11:34:37 +08:00 |
|
LXW
|
f4638b48d5
|
(improvement)(chat) async save time statistic and update parse info (#264)
Co-authored-by: jolunoluo
|
2023-10-20 11:23:13 +08:00 |
|
mainmain
|
9879c99873
|
(improvement)(chat) add cspider demo (#262)
|
2023-10-19 10:47:39 +08:00 |
|
kanedai
|
156aa6822b
|
[improvement](knowledge) compatible with file delimiters of various systems
|
2023-10-19 09:52:16 +08:00 |
|
lexluo09
|
34eb94320e
|
(feature)(chat) support querying of dimension aliases and metric aliases (#260)
|
2023-10-18 21:35:12 +08:00 |
|
LXW
|
ba1d14f40a
|
(improvement)(chat) show case filter empty result (#259)
Co-authored-by: jolunoluo
|
2023-10-18 21:29:28 +08:00 |
|
mainmain
|
7d770d2a6d
|
(improvement)(chat) dsl supports revision (#254)
|
2023-10-18 17:44:14 +08:00 |
|
LXW
|
2e4954a4e8
|
(improvement)(chat) chat history record save query sql (#253)
* (improvement)(chat) history record save query sql
* (improvement)(semantic) update easyexcel version
---------
Co-authored-by: jolunoluo
|
2023-10-18 15:06:29 +08:00 |
|
lexluo09
|
8d81f63e08
|
(feature)(project) change dsl to s2ql in project and queryMode to llmParser (#250)
|
2023-10-18 09:53:01 +08:00 |
|
lexluo09
|
bf5be11549
|
(feature)(chat) If the unit is set to less than 0, then do not add relative date (#249)
|
2023-10-17 22:47:09 +08:00 |
|
LXW
|
968d50e071
|
(improvement)(chat) show case filter by user name (#245)
Co-authored-by: jolunoluo
|
2023-10-17 17:52:27 +08:00 |
|
LXW
|
a9bb1c1f68
|
(feature)add metric check parser in chat and add metric check convert in semantic, download metric data in semantic (#241)
* (improvement)(chat) add metric check parser
* (improvement)(semantic) support metric data download
---------
Co-authored-by: jolunoluo
|
2023-10-17 13:20:20 +08:00 |
|
lexluo09
|
37bb9ff767
|
(improvement)(semantic) format code in RecommendServiceImpl (#233)
|
2023-10-16 18:07:06 +08:00 |
|