LXW
f93bee81cb
(improvement)(Chat) Move chat-core to headless ( #805 )
...
Co-authored-by: jolunoluo
2024-03-12 22:20:30 +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
daikon
9600456bae
headless integrates knowledge ( #722 )
2024-02-05 20:30:57 +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
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
023e84c420
(improvement)(chat) Split chat into three modules: server, api, and core. ( #594 )
2024-01-04 16:56:49 +08:00
lexluo09
b44fa2bf3c
[improvement](chat) fix unit test not right ( #537 )
2023-12-18 21:27:12 +08:00
LXW
4dae84034e
(improvement)(chat) Rename SimilarMetricProcessor, SimilarQueryProcessor to MetricRecommendProcessor, QueryRecommendProcessor ( #513 )
...
Co-authored-by: jolunoluo
2023-12-15 14:56:44 +08:00
LXW
fda5a577d6
(improvement)(chat) rename QueryResponder to ExecuteResultProcessor and add ResultProcessor ( #504 )
...
Co-authored-by: jolunoluo
2023-12-13 22:16:42 +08:00
lexluo09
0c6efada43
[improvement](chat) Merge HanlpDictMapper and FuzzyNameMapper into KeywordMapper. ( #493 )
...
Co-authored-by: lexluo <lexluo@tencent.com >
2023-12-11 17:22:57 +08:00
lexluo09
a5c32ac064
[improvement](chat) Remove unnecessary pom imports, optimize code, and adapt the test project. ( #485 )
2023-12-08 20:03:42 +08:00
LXW
a862a83272
(improvement)(chat) SemanticParseInfo removes elements whose model is empty ( #459 )
...
* (improvement)(chat) Update spi in test profile
* (improvement)(chat) SemanticParseInfo removes elements whose model is empty
* (improvement)(chat) MetricCheckProcessor compatible time dimension chName
---------
Co-authored-by: jolunoluo
2023-12-01 11:27:07 +08:00
jerryjzhang
d76216a2ec
[improvement][chat]Refactor certain packages to make code cleaner
2023-11-30 10:05:45 +08:00
LXW
95e3138ab2
(improvement)(chat) Merge ParseResponder into PostProcessor, and change ExecuteResponder to QueryResponder ( #448 )
...
Co-authored-by: jolunoluo
2023-11-29 10:08:25 +08:00
jerryjzhang
667272b103
[improvement](chat)Rename some ParseResponder classes
2023-11-27 22:05:41 +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
LXW
0143b0a1b2
(improvement)(chat)Add PostProcessor to do some logic after parser and corrector ( #403 )
...
* (improvement)(chat) Add PostProcessor to do some logic after parser and corrector
* (improvement)(chat) Add MetricCheckPostProcessor used to verify whether the dimensions involved in the query in metric mode can drill down on the metric
---------
Co-authored-by: jolunoluo
2023-11-20 09:58:25 +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
jerryjzhang
6ad74bb206
[improvement][chat]Use one RuleBasedParser to encapsulate all rule-based semantic parsers
2023-11-09 16:13:30 +08:00
jerryjzhang
b565b9c4e5
[improvement][chat]Rename SemanticLayer to SemanticInterpreter
2023-10-08 09:33:41 +08:00
lexluo09
559ef974b0
(improvement)(project) support for modifying filter conditions and fix group by pushdown and add windows scipt ( #49 )
...
Co-authored-by: lexluo <lexluo@tencent.com >
2023-09-03 23:51:47 +08:00
mainmain
cf1b5336c3
[improvement](supersonic) based on version 0.7.2 ( #34 )
...
Co-authored-by: zuopengge <hwzuopengge@tencent.com >
2023-08-20 17:30:35 +08:00
jipeli
b1952d64ab
[improvement][project] supersonic 0.7.2 version backend update ( #28 )
...
Co-authored-by: jipengli <jipengli@tencent.com >
2023-08-15 08:56:18 +08:00
SunDean
aa0a100a85
[improvement][project] supersonic 0.7.0 version backend update ( #24 )
...
* [improvement][project] supersonic 0.7.0 version backend update
* [improvement][project] supersonic 0.7.0 version backend update
* [improvement][project] supersonic 0.7.0 version readme update
---------
Co-authored-by: jolunoluo <jolunoluo@tencent.com >
2023-08-05 22:17:56 +08:00
daikon
e2b2d31429
[improvement][project] supersonic 0.7.0 version backend update ( #20 )
...
Co-authored-by: kanedai <kanedai@tencent.com >
2023-07-31 11:09:58 +08:00
lexluo
404163f391
[improvement][project] global refactor , code format , support llm , support fuzzy detect ,support query filter and so on.
2023-07-08 15:00:03 +08:00