LXW
|
6b6e54e95f
|
(improvement)(chat) Fix modelId to viewId in QueryReq (#773)
Co-authored-by: jolunoluo
|
2024-02-27 21:42:40 +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
|
d10801ef38
|
[improvement](Headless) Optimize the issue of integrating the Headless knowledge dictionary. (#731)
|
2024-02-20 20:36:57 +08:00 |
|
LXW
|
33240cc382
|
(fix)(headless) Add hadoop-hdfs dependency in pom to avoid no fileSystem for scheme: hdfs (#730)
Co-authored-by: jolunoluo
|
2024-02-20 20:12:30 +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 |
|
lexluo09
|
39158d6877
|
(improvement)(headless) Headless integration embedding functionality, with support for viewId in embeddings. (#725)
|
2024-02-12 22:44:25 +08:00 |
|
daikon
|
9600456bae
|
headless integrates knowledge (#722)
|
2024-02-05 20:30:57 +08:00 |
|
mainmain
|
da5e7b9b75
|
(improvement) revise evaluation and fix null pointer (#715)
|
2024-02-04 20:16:07 +08:00 |
|
LXW
|
75853a8e9e
|
(improvement)(chat) Add domain tree for agent and plugin setting (#718)
Co-authored-by: jolunoluo
|
2024-02-04 17:20:23 +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 |
|
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 |
|
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
|
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 |
|
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 |
|
LXW
|
42a6f61456
|
(improvement)(chat) Provide agent tool type list (#683)
Co-authored-by: jolunoluo
|
2024-01-23 11:45:15 +08:00 |
|
lexluo09
|
163e782f51
|
[improvement][headless] Merge struct and SQL query code, unify the queries. (#680)
|
2024-01-22 22:54:07 +08:00 |
|
lexluo09
|
cbf38ed785
|
(improvement)(chat) Remove QueryReq parameter from QueryContext. (#656)
|
2024-01-19 16:17:31 +08:00 |
|
lexluo09
|
3e77fc3069
|
(improvement)(headless) Headless has preliminarily completed the abstraction of QueryCache, QueryParser, QueryPlanner, and QueryExecutor. (#651)
|
2024-01-18 22:39:58 +08:00 |
|
lexluo09
|
bbad302efd
|
(improvement)(chat) Add the pluginList parameter to QueryContext. (#609)
|
2024-01-09 15:23:07 +08:00 |
|
lexluo09
|
b55b4c130e
|
(improvement)(chat) Add queryFilters setting to queryContext. (#601)
|
2024-01-05 12:04:55 +08:00 |
|
lexluo09
|
ade96c3adc
|
(improvement)(chat) Clean up unused code and optimize some code and make the tests pass (#595)
|
2024-01-04 18:22:40 +08:00 |
|
lexluo09
|
023e84c420
|
(improvement)(chat) Split chat into three modules: server, api, and core. (#594)
|
2024-01-04 16:56:49 +08:00 |
|