lexluo09
|
5f59e89eea
|
(improvement)(build) Add spotless during the build process. (#1639)
|
2024-09-07 00:36:17 +08:00 |
|
jerryjzhang
|
ee15a88b06
|
(improvement)(headless)Refactor the prompts for generating semantic aliases.
|
2024-09-06 17:55:33 +08:00 |
|
lexluo09
|
45777f0abc
|
(improvement)(headless) Optimized the code for populating column information and resolved the issue with number type fields (#1633)
|
2024-09-05 17:44:37 +08:00 |
|
LXW
|
5eb0a7a5c5
|
(improvement)(headless) When obtaining the domain list, do not obtain the sub-domain (#1628)
Co-authored-by: lxwcodemonkey
|
2024-09-04 21:42:16 +08:00 |
|
SuperLiChaoRen
|
37438e7731
|
(fix)(headless)Restore the permissions management menu of the administrator's theme domain (#1626)
|
2024-09-04 16:39:57 +08:00 |
|
lexluo09
|
7e45ab675e
|
(improvement)(headless) ClickHouse also adopts a connection-based approach, and the package path issue in UserRepositoryImpl has been fixed (#1622)
|
2024-09-03 13:14:40 +08:00 |
|
yudong
|
14177e265f
|
(fix)(headless) 修复LLM问题变成术语的问题 (#1617)
Co-authored-by: wangyudong
|
2024-09-02 21:41:19 +08:00 |
|
yudong
|
0fc4713c4f
|
(improvement)(headless) 智能填充json提取优化 (#1608)
|
2024-08-28 15:20:12 +08:00 |
|
lexluo09
|
d2306464a6
|
(improvement)(chat) Unified display of time filtering conditions to the frontend. (#1600)
|
2024-08-23 19:01:37 +08:00 |
|
lexluo09
|
371e2f1e05
|
(improvement)(chat) The rules will uniformly use 'data date' and exclude data partition dimensions for dimension pushdown. (#1598)
|
2024-08-23 17:38:04 +08:00 |
|
LXW
|
4632549603
|
(improvement)(headless) Remove the check of dimension and metric bizName when creating dataSet (#1585)
Co-authored-by: lxwcodemonkey
|
2024-08-19 19:00:02 +08:00 |
|
lexluo09
|
ba55ecb31e
|
(improvement)(chat) Make corrections and pass the data date format to the large model. (#1583)
|
2024-08-19 01:21:10 +08:00 |
|
lexluo09
|
2801b27ade
|
(improvement)(chat) Fix the issue where the query gets stuck when two terms appear simultaneously. (#1581)
|
2024-08-18 00:16:55 +08:00 |
|
lexluo09
|
07e0ba24bc
|
(improvement)(chat) After fixing the dictionary execution task, it is necessary to reload the metadata. (#1579)
|
2024-08-17 23:49:56 +08:00 |
|
LXW
|
95be7f3ce1
|
(improvement)(headless) Opt encrypt database password, avoid repeated decryption.(#1326) (#1562)
Co-authored-by: lxwcodemonkey
|
2024-08-13 10:10:52 +08:00 |
|
LXW
|
1ff4a71a41
|
(improvement)(headless) Encrypt database password (#1553)
* (improvement)(headless) Encrypt database password
---------
Co-authored-by: lxwcodemonkey
|
2024-08-12 00:37:32 +08:00 |
|
jerryjzhang
|
b13b38c645
|
(fix)(headless)Fix demo conversations with DETAIL query mode.
(fix)(headless)Fix demo conversations with DETAIL query mode.
|
2024-08-10 23:19:46 +08:00 |
|
lexluo09
|
e586d887ed
|
(improvement)(chat) If no partition date is configured, remove the date passed from the frontend. (#1547)
|
2024-08-09 20:23:14 +08:00 |
|
LXW
|
24c63c93bb
|
(fix)(headless) Fix domain set NoClassDefFoundError:org/assertj/core/util/sets (#1542)
Co-authored-by: lxwcodemonkey
|
2024-08-09 11:02:37 +08:00 |
|
jerryjzhang
|
f06cd0b296
|
(improvement)(headless)Decrease the number of database queries to the s2_domain table. #1472
|
2024-08-08 20:59:31 +08:00 |
|
lexluo09
|
cdb67650c5
|
(improvement)(chat) The existing data uses partition_time for time, resolving the issue of models being unable to query. (#1536)
|
2024-08-08 15:31:53 +08:00 |
|
jerryjzhang
|
794a448619
|
(improvement)(headless)Decrease the number of database queries to the s2_tag table.
|
2024-08-08 13:56:59 +08:00 |
|
lexluo09
|
b8aeff9a6a
|
(improvement)(headless) If no time partition is configured, the metric market does not support querying by time (#1531)
|
2024-08-07 22:41:04 +08:00 |
|
LXW
|
82f86a8635
|
(improvement)(headless) Fix dimension value intelligent fill error (#1530)
Co-authored-by: lxwcodemonkey
|
2024-08-07 22:24:01 +08:00 |
|
lexluo09
|
3d1ca6ac1d
|
(improvement)(chat) Optimize the code for the queryData and queryDimensionValue interfaces. (#1529)
|
2024-08-07 20:56:13 +08:00 |
|
lexluo09
|
208686de46
|
(improvement)(chat) Rules, large models, and query dimension values support timelessness. (#1522)
|
2024-08-07 13:29:07 +08:00 |
|
LXW
|
c8fe6d2d04
|
(improvement)(headless) support more db type (#1511)
Co-authored-by: lxwcodemonkey
|
2024-08-06 20:24:49 +08:00 |
|
jipeli
|
5ad8ac69ab
|
(fix)(headless) fix sql grammar error (#1516) (#1519)
|
2024-08-06 18:33:26 +08:00 |
|
lexluo09
|
3621766a0d
|
(improvement)(chat) Support compatibility for handling historical primary and foreign data. (#1517)
|
2024-08-06 14:45:49 +08:00 |
|
LXW
|
97bf8049d7
|
(improvement)(headless) Divide dimensions into four types: identify, category, time and partition time (#1509)
Co-authored-by: lxwcodemonkey
|
2024-08-03 23:56:29 +08:00 |
|
yudong
|
53a9f7c451
|
[improvement][headless&chat]当LLM生成SQL包含日期类型字段时,Correcter不再额外增加日期 (#1473)
|
2024-08-02 14:14:29 +08:00 |
|
jerryjzhang
|
4a5bb9e457
|
(fix)(headless)Fix multi-turn conversation issue, recalling history ChatQuery instead of ChatParse.
|
2024-07-30 21:57:44 +08:00 |
|
jipeli
|
52a584b9a4
|
(fix)(headless) add model bizName check , fix identifier parse error (#1485) (#1487)
|
2024-07-30 17:23:18 +08:00 |
|
lexluo09
|
9a1fac5d4c
|
(improvement)(chat) Reduce frequent loading of embedding models to improve loading performance. (#1478)
|
2024-07-30 11:25:03 +08:00 |
|
LXW
|
26f682cc45
|
(improvement)(headless) Add semantic retrieval to term descriptions and extract relevant semantic information (#1468)
Co-authored-by: lxwcodemonkey
|
2024-07-29 09:15:18 +08:00 |
|
jerryjzhang
|
ccd79e4830
|
[improvement][headless]Optimize code structure and code style.
|
2024-07-28 10:06:16 +08:00 |
|
jerryjzhang
|
e5504473a4
|
[improvement][headless&chat]Move EntityInfoProcessor from chat to headless module and optimize code.
[improvement][headless&chat]Move `EntityInfoProcessor` from `chat` to `headless` module and optimize code.
|
2024-07-27 18:10:06 +08:00 |
|
jerryjzhang
|
c39460ee02
|
(improvement)(headless)Add alias of metrics & dimensions to the schema part of the prompts.
|
2024-07-24 20:20:11 +08:00 |
|
LXW
|
8f55fa0c1e
|
(improvement)(headless) Remove the restriction that the time dimension is required when creating data model (#1446)
Co-authored-by: lxwcodemonkey
|
2024-07-22 22:49:58 +08:00 |
|
S-robot-98
|
f03e5a0d38
|
fix:指标别名、维度别名、维度值别名智能填充添加标准回答示例,对大模型返回结果添加后处理,使用String.valueOf解决维度值为数… (#1431)
* fix:指标别名、维度别名、维度值别名智能填充添加标准回答示例,对大模型返回结果添加后处理,使用String.valueOf解决维度值为数值时无法维度值智能填充的问题
* fix:解决checkstyle错误
---------
Co-authored-by: sunhan
|
2024-07-22 22:46:14 +08:00 |
|
lexluo09
|
d64ed02df9
|
(improvement)(chat) Remove langchain4j configuration file and perform all configuration for the large model through the UI interface. (#1442)
|
2024-07-20 21:30:46 +08:00 |
|
jerryjzhang
|
ff38a6d250
|
(improvement)(headless)Restructure to remove web parent package.
|
2024-07-16 17:59:26 +08:00 |
|
jerryjzhang
|
782b768950
|
(improvement)(headless&chat)The Chat module only references facade service of the Headless module.
|
2024-07-16 17:53:01 +08:00 |
|
jerryjzhang
|
1c0b8f8161
|
(improvement)(headless)Restructure facade and expose only ChatLayerService and SemanticLayerService.
|
2024-07-16 17:41:20 +08:00 |
|
lexluo09
|
d5c78d87e7
|
(improvement)(chat) Support integrating embeddingStore into system settings. (#1405)
|
2024-07-14 21:50:12 +08:00 |
|
LXW
|
407c8d4702
|
(improvement)(Headless) Refactor ChatLayerService and SemanticLayerService (#1404)
Co-authored-by: lxwcodemonkey
|
2024-07-14 11:23:47 +08:00 |
|
jerryjzhang
|
baff30550e
|
(improvement)(headless&chat)Move ChatContext from Headless module to Chat module.
|
2024-07-12 19:50:12 +08:00 |
|
jerryjzhang
|
d6c5702b5a
|
(feature)(chat)Rewrite error message to make it more understandable to the user. #1320
|
2024-07-11 20:33:32 +08:00 |
|
jerryjzhang
|
e041fcb37e
|
Merge remote-tracking branch 'origin/master'
|
2024-07-10 21:08:14 +08:00 |
|
jerryjzhang
|
9bb95ca4be
|
(feature)(chat)Add switch to enable LLM-based memory review, as it leads to more token costs. #1385
|
2024-07-10 21:08:02 +08:00 |
|