lexluo09
|
30ee64efec
|
(improvement)(Chat) Fixed the issue of ineffective filtering in mapper detectDataSetIds, resolved the autocomplete feature, and changed METRIC_TAG to METRIC_ID. (#819)
|
2024-03-14 16:58:41 +08:00 |
|
jipeli
|
901770f02c
|
(improvement)(Headless) refactor code by spi (#818)
|
2024-03-14 12:16:03 +08:00 |
|
daikon
|
a0a9dad854
|
(improvement)(headless) add checkTag when query tagValue and opt tag convert (#814)
|
2024-03-13 19:05:27 +08:00 |
|
daikon
|
6c3370b0d2
|
fix queryType error (#811)
|
2024-03-13 10:26:09 +08:00 |
|
LXW
|
f93bee81cb
|
(improvement)(Chat) Move chat-core to headless (#805)
Co-authored-by: jolunoluo
|
2024-03-12 22:20:30 +08:00 |
|
daikon
|
26bef3d472
|
add constructTagQueryReq for dict (#807)
|
2024-03-12 21:28:02 +08:00 |
|
lexluo09
|
bcc0f9caa9
|
(improvement)(Chat) llmSqlParser is adapted for tag mode, and rule parsing filters based on the dataset query type. (#804)
|
2024-03-12 17:03:08 +08:00 |
|
lexluo09
|
ae7acb4817
|
(improvement)(Headless) Dataset supports query mode settings, and the chat layer supports tag mode (#802)
|
2024-03-12 12:15:21 +08:00 |
|
daikon
|
9d27031543
|
add TagTest and correctDateConf logic (#797)
|
2024-03-08 13:16:15 +08:00 |
|
lexluo09
|
276009f014
|
[improvement](Headless) add tags to ModelDemoDataLoader (#795)
|
2024-03-06 22:06:35 +08:00 |
|
lexluo09
|
3cccac58a1
|
[improvement](Headless) Adding change event to tags and integrating tag into embeddings (#792)
|
2024-03-06 16:13:20 +08:00 |
|
lexluo09
|
b8ecfc6a99
|
[improvement](project) Adding tag abstraction to the dictionary and optimizing related code. (#785)
|
2024-03-05 18:00:48 +08:00 |
|
LXW
|
a41da3f5fe
|
(improvement)(Headless)(Chat) Change View to DataSet (#782)
* (improvement)(Headless)(Chat) Change view to dataSet
---------
Co-authored-by: jolunoluo <jolunoluo@tencent.com>
|
2024-03-04 11:48:41 +08:00 |
|
daikon
|
93534afc35
|
[improvement](headless) add batchUpdateStatus and opt deleteCollectionIndicators (#779)
|
2024-03-01 14:29:39 +08:00 |
|
LXW
|
2052352611
|
(improvement)(Chat) QueryFilterMapper obtain viewId from agent (#778)
Co-authored-by: jolunoluo
|
2024-03-01 11:46:44 +08:00 |
|
daikon
|
895f38b6f7
|
Dev 0.9 (#774)
|
2024-02-29 10:42:03 +08:00 |
|
jipeli
|
0a42932db2
|
(feature) (headless) tag api (#769)
|
2024-02-27 17:22:26 +08:00 |
|
lexluo
|
c7c70208ff
|
(improvement)(Headless) Adding SQL, view, tag, and metric APIs, along with the addition of GrammarCorrector.
|
2024-02-27 14:06:20 +08:00 |
|
LXW
|
b555beae21
|
(improvement)(headless) database list not return password and update schema.sql (#744)
Co-authored-by: jolunoluo
|
2024-02-23 18:41:19 +08:00 |
|
lexluo09
|
e610dd8246
|
(improvement)(Headless) Embedding data related to metadata is not restored from persistent files. (#748)
|
2024-02-23 18:22:28 +08:00 |
|
mainmain
|
f50a3157d5
|
(improvement)add corrector additional information switch and evalution time cost (#743)
|
2024-02-23 15:05:13 +08:00 |
|
LXW
|
e95a528219
|
(improvement)(headless) transfer term nature modelId to viewId before providing it to chat and put the modelId of metadata into the dict word instead of viewId (#739)
Co-authored-by: jolunoluo
|
2024-02-23 10:29:21 +08:00 |
|
lexluo09
|
16643e8d75
|
(improvement)(chat) Adding the Metric API to Headless. (#738)
|
2024-02-22 20:42:07 +08:00 |
|
lexluo09
|
b85778babd
|
[improvement][Chat] Optimize the chat corrector code (#728)
|
2024-02-19 19:04:29 +08:00 |
|
mainmain
|
699a33b1c1
|
(improvement) improve evalution accuracy (#727)
|
2024-02-19 17:31:38 +08:00 |
|
lexluo09
|
fdb69547e6
|
[improvement][Headless] Embedding supports Chinese by default and fixes the issue of abnormal number recognition (#726)
|
2024-02-18 19:51:19 +08:00 |
|
daikon
|
9600456bae
|
headless integrates knowledge (#722)
|
2024-02-05 20:30:57 +08:00 |
|
LXW
|
74d0ec2b23
|
(improvement)(headless) Add data permission integrating test (#721)
Co-authored-by: jolunoluo
|
2024-02-05 18:37:50 +08:00 |
|
LXW
|
8a342eb32a
|
(improvement)(headless) Add integrate test for domain, model, view auth checking (#720)
Co-authored-by: jolunoluo
|
2024-02-04 21:56:30 +08:00 |
|
mainmain
|
da5e7b9b75
|
(improvement) revise evaluation and fix null pointer (#715)
|
2024-02-04 20:16:07 +08:00 |
|
LXW
|
0c4c6d83ef
|
(improvement)(headless) Remove MetricCheckProcessor in chat and MetricDrillDownChecker in headless (#716)
(improvement)(headless) remove MetricCheckProcessor in chat and MetricDrillDownChecker in headless
---------
Co-authored-by: jolunoluo
|
2024-02-04 14:28:24 +08:00 |
|
mainmain
|
4d4922d269
|
(improvement)(chat) fix embedding null pointer (#712)
|
2024-02-02 10:59:33 +08:00 |
|
lexluo09
|
1004f71ba4
|
[improvement][Chat] MetricRatio of Chat has been migrated to the processor, Rule and LLM queries now support unified ratio queries. (#711)
|
2024-02-01 22:32:48 +08:00 |
|
lexluo09
|
491c76368c
|
[improvement][Chat] Add TimeCorrector and rename the associated SqlParserHelper. (#707)
|
2024-02-01 15:29:07 +08:00 |
|
lexluo09
|
2c1c443b3e
|
[improvement][Headless] Remove headless build.xml and add tag query testing. (#706)
|
2024-01-31 14:28:40 +08:00 |
|
LXW
|
7f15bacca4
|
(improvement)(headless) Modify view demo data (#703)
Co-authored-by: jolunoluo
|
2024-01-30 21:34:03 +08:00 |
|
LXW
|
24b442baef
|
(improvement)(headless)(chat) Add views and adapt chat and headless (#700)
* (improvement)(headless)(chat) Add views and adapt chat and headless
---------
Co-authored-by: jolunoluo
|
2024-01-30 20:43:53 +08:00 |
|
lexluo09
|
26aefceb04
|
[improvement][Headless] Unit tests do not use the LLM parsing tool by default. (#699)
|
2024-01-30 17:40:28 +08:00 |
|
lexluo09
|
954c67c947
|
[improvement][Headless] Add unit test cases and remove unnecessary logs. (#698)
|
2024-01-30 16:46:06 +08:00 |
|
mainmain
|
c398ac1a84
|
[improvement][supersonic] add text-to-sql evaluation (#696)
* [improvement] llm supports all models
* [improvement] alias convert to SemanticParseInfo
* [improvement] support join
* [improvement] add evaluation.py
* [improvement] add text2sql_evalution.py
* [improvement] add text2sql_evalution.py
* [improvement] add evalution
* [improvement] add evalution
* [improvement] add evalution
---------
Co-authored-by: zuopengge <hwzuopengge@tencent.com>
|
2024-01-30 10:46:45 +08:00 |
|
harryluo163
|
aae3d6b297
|
[improvement-691][chat] Add gzip #691 (#694)
|
2024-01-28 10:54:10 +08:00 |
|
lexluo09
|
22775343f4
|
[improvement][Headless] remove org.testng in mvn (#693)
|
2024-01-26 18:23:42 +08:00 |
|
lexluo09
|
d9533c53ea
|
[improvement][Headless] Fix the issue with test metric recommendations, integrate testing with compilation. (#692)
|
2024-01-26 17:54:46 +08:00 |
|
lexluo09
|
841db25198
|
[improvement][Headless] Fix the caching issue in struct queries and add headless test cases. (#689)
|
2024-01-25 11:31:15 +08:00 |
|
lexluo09
|
922201c181
|
[improvement][Headless] Simplify the QueryService interface, optimize Query permissions, and add integration testing. (#687)
|
2024-01-24 17:33:12 +08:00 |
|
lexluo09
|
9d6f96e6d4
|
[improvement][project] Keep the style consistent when displaying various SQL queries on the Chat page. (#684)
|
2024-01-23 15:10:48 +08:00 |
|
lexluo09
|
163e782f51
|
[improvement][headless] Merge struct and SQL query code, unify the queries. (#680)
|
2024-01-22 22:54:07 +08:00 |
|
LXW
|
a375a922c2
|
(improvement)(chat) Add showcase demo (#670)
Co-authored-by: jolunoluo
|
2024-01-19 23:14:16 +08:00 |
|
LXW
|
20c8456705
|
(improvement)(auth) Add organization demo (#664)
Co-authored-by: jolunoluo
|
2024-01-19 21:31:49 +08:00 |
|
LXW
|
1ef1aa53a3
|
(improvement)(headless) Remove redundant user dimensions in demo data (#663)
Co-authored-by: jolunoluo
|
2024-01-19 21:10:32 +08:00 |
|