jipeli
|
d4eecc1bf8
|
(improvement)(headless) adapter for derived metrics (#646)
|
2024-01-18 11:11:56 +08:00 |
|
LXW
|
07e6924cfd
|
(improvement)(headless) Supports creating new metric by fields and metrics (#639)
Co-authored-by: jolunoluo
|
2024-01-17 14:21:48 +08:00 |
|
lexluo09
|
74b89a9430
|
(improvement)(chat) Extend support for PostgreSQL data source. (#635)
|
2024-01-17 12:55:28 +08:00 |
|
Scott
|
af103f3aa3
|
(common)(fix):add quarter date period (#632)
|
2024-01-16 19:21:35 +08:00 |
|
Scott
|
a6818fb6ff
|
(common)(fix):add recent date calculate if period is year (#625)
|
2024-01-15 15:56:09 +08:00 |
|
lexluo09
|
ad8079e058
|
(improvement)(chat) The system settings module supports setting the number of returned parses. (#606)
|
2024-01-08 19:35:28 +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
|
f788249b1a
|
(improvement)(chat) Modify getFilterExpression to support the datediff function. (#576)
|
2023-12-27 21:20:05 +08:00 |
|
lexluo09
|
0cbfe473dd
|
(improvement)(chat) Change the storage of InMemoryEmbeddingStore entity to a Set for deduplication. (#564)
|
2023-12-22 14:49:53 +08:00 |
|
Scott
|
090abbceed
|
(fix)(common):check embedding exist before add to store (#563)
|
2023-12-22 14:41:30 +08:00 |
|
LXW
|
fa38e37be3
|
(improvement)(headless) Add API interface to provide data services to other applications (#561)
Co-authored-by: jolunoluo
|
2023-12-21 22:10:29 +08:00 |
|
LXW
|
2631352c30
|
(improvement)(common) Add JsonUtil configuration to avoid deserialization failure when enumeration values change (#558)
Co-authored-by: jolunoluo
|
2023-12-20 22:11:36 +08:00 |
|
Scott
|
a194822cdd
|
(fix):fix proxy ip default value (#552)
|
2023-12-19 20:14:10 +08:00 |
|
LXW
|
6bbc0a2cb4
|
(improvement)(chat) remove model.name and api.key in sys parameter configuration (#551)
Co-authored-by: jolunoluo
|
2023-12-19 17:02:18 +08:00 |
|
lexluo09
|
f60c1675cd
|
[improvement](chat) udpate EmbeddingConfig embeddingStorePersistentPath and if the persistentPath directory does not exist, create the directory. (#550)
|
2023-12-19 16:12:11 +08:00 |
|
lexluo09
|
c68df24375
|
[improvement](chat) Fix get metrics error in queryReqConverter (#547)
|
2023-12-19 14:29:18 +08:00 |
|
lexluo09
|
bb1001677d
|
[improvement](chat) Fix the issue of having empty elements in addFieldsToSelect. (#545)
|
2023-12-19 11:54:28 +08:00 |
|
lexluo09
|
67b9c4bf79
|
(improvement)(chat) update description in s2SQLParameter (#543)
|
2023-12-18 23:18:05 +08:00 |
|
lexluo09
|
3e18655c69
|
(improvement)(chat) add description to sqlGenerationMode (#541)
|
2023-12-18 22:51:21 +08:00 |
|
LXW
|
d7fafa361d
|
(improvement)(chat) Switching metric supports default aggregation method of metric (#534)
Co-authored-by: jolunoluo
|
2023-12-18 18:51:21 +08:00 |
|
lexluo09
|
5016881ce3
|
[improvement](chat) Add EmbeddingPersistentTask to Persist and reload InMemoryS2EmbeddingStore (#525)
|
2023-12-17 21:53:21 +08:00 |
|
lexluo09
|
fe75b3e393
|
[improvement](chat) Add persistence to InMemoryEmbeddingStore, fix the issue of PythonServiceS2EmbeddingStore being empty. (#524)
|
2023-12-17 11:04:29 +08:00 |
|
lexluo09
|
59c21ea19a
|
[improvement](chat) support filterCondition in InMemoryS2EmbeddingStore (#523)
|
2023-12-16 20:04:01 +08:00 |
|
lexluo09
|
f03da53d6f
|
[improvement](chat) Support frontend configuration for S2SQL generation method. (#520)
|
2023-12-16 17:10:34 +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
|
f89be48e98
|
(improvement)(semantic) save metric default query config (#503)
Co-authored-by: jolunoluo
|
2023-12-13 21:29:15 +08:00 |
|
LXW
|
2c7afd0d55
|
(improvement)(common) add sys parameter description (#502)
Co-authored-by: jolunoluo
|
2023-12-13 21:02:56 +08:00 |
|
lexluo09
|
2ad0553f6c
|
[improvement](chat) fix concurrentModificationException in a multi-threaded environment. (#501)
|
2023-12-13 13:26:01 +08:00 |
|
lexluo09
|
73899e3174
|
[improvement](chat) Change llmparser to pyllm, retrieve LLMProxy from environment variables, defaulting to JavaLLMProxy. (#497)
|
2023-12-12 14:29:35 +08:00 |
|
lexluo09
|
3ae720ef30
|
[improvement](chat) add log4j-api in pom (#492)
|
2023-12-11 12:26:32 +08:00 |
|
jerryjzhang
|
221e88de0f
|
[improvement][common]Replace QueryType.OTHER with ID
|
2023-12-11 11:47:50 +08:00 |
|
lexluo09
|
0e0ba51750
|
[improvement](chat) Resolving jtokkit JAR package conflicts. (#486)
|
2023-12-09 00:43: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 |
|
lexluo09
|
abbe8c84a1
|
[improvement](python) LLM related services support Java service invocation (#484)
|
2023-12-08 19:24:58 +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 |
|
lexluo09
|
ed0f856438
|
[improvement](chat) Unified vector-related interfaces to go through EmbeddingUtils. (#476)
|
2023-12-06 14:50:57 +08:00 |
|
mainmain
|
2bc29d64a4
|
(improvement)(chat) rewrite datediff logic and perfect sql style (#461)
|
2023-12-04 10:41:41 +08:00 |
|
lexluo09
|
c98d15059b
|
[improvement][chat]Consider Chinese date fields in MetricCheckProcessor for data (#460)
|
2023-12-01 11:30:23 +08:00 |
|
mainmain
|
e469c449b4
|
[improvement] supersonic adapt checkstyle (#451)
|
2023-11-30 11:41:55 +08:00 |
|
LXW
|
c11a242f34
|
(improvement)(chat) Add model name set in ModelCluster (#449)
Co-authored-by: jolunoluo
|
2023-11-29 12:13:26 +08:00 |
|
mainmain
|
6be0f02c75
|
[improvement] add database config (#447)
Co-authored-by: zuopengge
|
2023-11-29 10:14:52 +08:00 |
|
lexluo09
|
f5a064aaad
|
[improvement](chat) add TAG to Element and Nature, fix MetricTagQuery queryMode (#429)
|
2023-11-27 17:51:54 +08:00 |
|
mainmain
|
c36082476f
|
(improvement)(chat) improve corrector and support sql union (#427)
|
2023-11-27 17:02:04 +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 |
|
lexluo09
|
fe2a424718
|
[improvement](project) Switch ENTITY to TAG uniformly in the queryType and semanticQuery (#420)
|
2023-11-24 18:17:48 +08:00 |
|
mainmain
|
42c0bea8fc
|
[improvement](chat) rule and llm support replace metric (#415)
* [improvement] replace metric
* [improvement] replace metric
* [improvement] supports replace metric
---------
Co-authored-by: zuopengge
|
2023-11-22 15:05:10 +08:00 |
|
lexluo09
|
f917defea8
|
[improvement](chat) Converting bizName to Name requires consideration of the time field (#412)
|
2023-11-21 15:44:00 +08:00 |
|
mainmain
|
6d9a8095eb
|
[improvement](chat) adapt checkstyle. (#410)
|
2023-11-20 20:42:23 +08:00 |
|
mainmain
|
5b8fdbc6fd
|
[improvement](chat) rule and llm supports replace metric (#408)
|
2023-11-20 17:04:14 +08:00 |
|
LXW
|
980d317152
|
(improvement)(common) Add description for sys parameter (#407)
Co-authored-by: jolunoluo
|
2023-11-20 14:52:47 +08:00 |
|