LXW
4dae84034e
(improvement)(chat) Rename SimilarMetricProcessor, SimilarQueryProcessor to MetricRecommendProcessor, QueryRecommendProcessor ( #513 )
...
Co-authored-by: jolunoluo
2023-12-15 14:56:44 +08:00
LXW
e9a479e2df
(improvement)(chat) Add DrillDownDimensionProcessor and SimilarQueryProcessor to obtain recommended dimensions and similar queries ( #511 )
...
Co-authored-by: jolunoluo
2023-12-15 10:27:33 +08:00
lexluo09
287a6561ff
[improvement](chat) Add an in_process provider and support offline loading of local embedding models. ( #505 )
2023-12-14 14:16:03 +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
23d926f195
[improvement](chat) remove ModelProvider and in_memory ( #491 )
2023-12-11 11:17:30 +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
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
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
LXW
02b9dc6947
(improvement)(chat) Update ConfigureDemo and dict txt for test ( #438 )
...
Co-authored-by: jolunoluo
2023-11-28 00:31:54 +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
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
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
18211a215d
(improvement) (common) Update sys parameter init ( #400 )
...
Co-authored-by: jolunoluo
2023-11-17 18:34:58 +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
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
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
jipeli
40ba179703
(feature)(semantic) add materialization optimizer ( #239 )
...
Co-authored-by: jipengli <jipengli@tencent.com >
2023-10-16 22:07:45 +08:00
LXW
f2e8207245
(improvement)(semantic) support metric relate dimension setting ( #229 )
...
Co-authored-by: jolunoluo
2023-10-16 16:43:09 +08:00
jerryjzhang
b565b9c4e5
[improvement][chat]Rename SemanticLayer to SemanticInterpreter
2023-10-08 09:33:41 +08:00
jolunoluo
ccfdec8b45
(improvement)(semantic) create model demo data through api instead of data-h2.sql
...
(improvement)(semantic) create benchmark demo data through api instead of data-h2.sql
2023-09-25 15:16:14 +08:00
LXW
49ba0e3f41
(feature)support adding tag for metric and support super admin configuration ( #108 )
2023-09-20 17:00:38 +08:00
daikon
a8add4c013
[release](project)update version 0.7.4 backend ( #66 )
2023-09-10 21:26:46 +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
e1911bc81b
[release][project] supersonic 0.7.3 version backend update ( #40 )
...
* [improvement] add some features
* [improvement] revise CHANGELOG
---------
Co-authored-by: zuopengge <hwzuopengge@tencent.com >
2023-08-29 20:06:34 +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
lexluo09
041daad1e4
[improvement][project] supersonic 0.6.0 version update ( #16 )
...
Co-authored-by: lexluo <lexluo@tencent.com >
2023-07-16 21:32:33 +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