jerryjzhang
|
a058dc8b6e
|
[improvement][launcher]Support DuckDB database and refactor translator code structure.
|
2024-11-30 00:23:16 +08:00 |
|
jerryjzhang
|
13d4fc3feb
|
[fix][launcher]Fix mysql scripts.
|
2024-11-29 14:50:32 +08:00 |
|
jerryjzhang
|
c80794e8fc
|
[fix][launcher]Fix mysql scripts.
|
2024-11-28 09:44:49 +08:00 |
|
jerryjzhang
|
111304486b
|
[improvement][launcher]Use API to get element ID avoiding hard-code.
|
2024-11-27 22:26:30 +08:00 |
|
lexluo09
|
25559fdaa5
|
[improvement][headless] add validateAndQuery interface in SqlQueryApiController
|
2024-11-27 15:03:00 +08:00 |
|
jerryjzhang
|
dad065d0ba
|
[improvement][headless]Clean code logic of headless translator.
|
2024-11-27 11:29:29 +08:00 |
|
jerryjzhang
|
7bf1ba09c5
|
[fix][launcher]Struct unit tests must specify date filter.
|
2024-11-26 23:54:46 +08:00 |
|
Jun Zhang
|
97867ca015
|
Merge branch 'tencentmusic:master' into master
|
2024-11-26 23:22:36 +08:00 |
|
jerryjzhang
|
9bccbae3bc
|
[improvement][launcher]Set system property s2.test in junit tests in order to facilitate conditional breakpoints.
|
2024-11-26 23:21:59 +08:00 |
|
wangk
|
224c114d20
|
fix:重启服务后存在多个闲聊助手 (#1928)
|
2024-11-26 21:41:20 +08:00 |
|
tristanliu
|
1de999dc1d
|
Merge branch 'master' into feature/fontend_route_rebuild
# Conflicts:
# webapp/packages/supersonic-fe/src/pages/SemanticModel/View/components/DataSetTable.tsx
# webapp/packages/supersonic-fe/src/pages/SemanticModel/View/index.tsx
# webapp/packages/supersonic-fe/src/pages/SemanticModel/components/DomainManagerTab.tsx
|
2024-11-26 20:32:34 +08:00 |
|
tristanliu
|
2eca2d1c14
|
[improvement][headless-fe] Revised the interaction for semantic modeling routing and implemented the initial version of metric management switching.
|
2024-11-26 20:28:24 +08:00 |
|
jerryjzhang
|
40bfcdce2c
|
[improvement][headless]Clean code logic of headless translator.
|
2024-11-26 15:21:57 +08:00 |
|
jerryjzhang
|
b84dde3799
|
[improvement][headless]Clean code logic of headless translator.
|
2024-11-26 11:16:48 +08:00 |
|
jerryjzhang
|
91b16f95ff
|
[improvement][headless]Add company demo schema and data to integration test.
[improvement][headless]Clean code logic of headless translator.
|
2024-11-25 23:51:39 +08:00 |
|
jerryjzhang
|
860fd5d299
|
[improvement][headless]Clean code logic of headless translator.
|
2024-11-25 21:12:03 +08:00 |
|
daikon12
|
c22e3ef2e8
|
[improvement](Dict)Support returns dict task list of dimensions by page
|
2024-11-24 16:20:57 +08:00 |
|
Siri-Ray
|
722f40cdf7
|
(improvement)(auth) Add user email info to jwt claim (#1921)
|
2024-11-24 09:41:33 +08:00 |
|
tristanliu
|
0edadd01eb
|
[improvement][headless-fe] route rebuild stash
|
2024-11-23 17:23:16 +08:00 |
|
Jun Zhang
|
a942132b83
|
Merge branch 'tencentmusic:master' into master
|
2024-11-23 09:09:59 +08:00 |
|
Jun Zhang
|
cb183b7ac8
|
[improvement][Chat] Support agent permission management (#1923)
* [improvement][Chat] Support agent permission management #1143
* [improvement][chat]Iterate LLM prompts of parsing and correction.
* [improvement][headless-fe] Added null-check conditions to the data formatting function.
* [improvement][headless]Clean code logic of headless translator.
---------
Co-authored-by: lxwcodemonkey <jolunoluo@tencent.com>
Co-authored-by: tristanliu <tristanliu@tencent.com>
|
2024-11-23 09:09:04 +08:00 |
|
pisces
|
244052e806
|
fix(semanticModel): model options not exist when creating new dataset (#1919)
|
2024-11-22 10:37:15 +08:00 |
|
tristanliu
|
46d64d78f3
|
[improvement][headless-fe] Unified the assistant's permission settings interaction to match the system style.
|
2024-11-22 10:24:08 +08:00 |
|
tristanliu
|
62fc2dd18a
|
[improvement][headless-fe] Added permissions management for agents.
|
2024-11-21 18:09:31 +08:00 |
|
jerryjzhang
|
be05f977d5
|
[improvement][headless]Clean code logic of headless translator.
|
2024-11-21 09:09:24 +08:00 |
|
jerryjzhang
|
d7586a5d3b
|
[improvement][headless]Clean code logic of headless translator.
|
2024-11-20 22:23:53 +08:00 |
|
pisces
|
e990b37433
|
fix: 新建模型,存在多个度量的情况下,度量的扩展配置均会显示成第1个度量中的值; (#1909)
* fix(semantic-model): 新建模型,存在多个度量的情况下,度量的扩展配置均会显示成第1个度量中的值
* refactor(semantic-model): 新建模型,扩展配置的取值方式,find重构成解构
---------
Co-authored-by: tristanliu <37809633+sevenliu1896@users.noreply.github.com>
|
2024-11-20 12:04:05 +08:00 |
|
jerryjzhang
|
eb502e740c
|
Merge remote-tracking branch 'ssbi/master' into ssmaster
|
2024-11-19 20:14:02 +08:00 |
|
jerryjzhang
|
62a4d60a0b
|
[improvement][headless]Clean code logic of headless core.
|
2024-11-19 20:13:49 +08:00 |
|
tristanliu
|
8d63ed170a
|
[improvement][headless-fe] Added null-check conditions to the data formatting function.
|
2024-11-19 14:28:29 +08:00 |
|
Jun Zhang
|
f4f0e58bfb
|
Merge branch 'tencentmusic:master' into master
|
2024-11-18 23:11:35 +08:00 |
|
解(xie)先生🌽
|
534da49309
|
(fix) 同环比计算为null时最新日期的数据被覆盖前端显示一直为0
|
2024-11-18 23:10:37 +08:00 |
|
Jun Zhang
|
8c6da5dc54
|
Merge branch 'tencentmusic:master' into master
|
2024-11-18 19:29:36 +08:00 |
|
解(xie)先生🌽
|
159d91fd0f
|
(fix) (chat) 记忆管理更新不生效 (#1912)
|
2024-11-18 19:27:42 +08:00 |
|
解(xie)先生🌽
|
5a8c20a00b
|
(fix) (chat) 记忆管理更新不生效 (#1912)
|
2024-11-18 14:39:34 +08:00 |
|
jerryjzhang
|
cd889b479c
|
[improvement][headless]Clean code logic of headless core.
|
2024-11-17 22:54:45 +08:00 |
|
jerryjzhang
|
a0f53359ef
|
[improvement][chat]Iterate LLM prompts of parsing and correction.
|
2024-11-17 09:06:42 +08:00 |
|
lxwcodemonkey
|
36d221ab74
|
[improvement][Chat] Support agent permission management #1143
|
2024-11-16 21:54:59 +08:00 |
|
Jun Zhang
|
e8c9855163
|
[improvement][launcher]Clean code logic of s2demos and remove tag-related constructs.
|
2024-11-16 17:23:35 +08:00 |
|
Jun Zhang
|
ba1938f04b
|
Merge fixes and improvements (#1910)
Co-authored-by: tristanliu <tristanliu@tencent.com>
|
2024-11-16 13:57:54 +08:00 |
|
zhaodongsheng
|
5e22b412c6
|
(fix) CoreDictionaryPath Incorrect Assignment (#1903)
|
2024-11-14 22:34:59 +08:00 |
|
LXW
|
87729956e8
|
(improvement)(Headless) Refactor the SemanticModeller to rule first and then llm, and automatically infer field types in the rule method. (#1900)
Co-authored-by: lxwcodemonkey
|
2024-11-11 00:10:58 +08:00 |
|
jerryjzhang
|
ea6a9ebc5f
|
[improvement][launcher]Refactor built-in demos.
|
2024-11-10 21:29:49 +08:00 |
|
jerryjzhang
|
14a19a901f
|
[improvement][project]Simplify code logic in multiple modules.
|
2024-11-10 14:31:12 +08:00 |
|
lexluo09
|
ca4545bb15
|
[improvement][chat] Only vector retrieval is enabled in loose mode (#1899)
|
2024-11-10 10:39:17 +08:00 |
|
Jun Zhang
|
e0e167fd40
|
[improvement][chat]Refactor code logic in rule-based parsing.
|
2024-11-09 15:49:08 +08:00 |
|
lexluo09
|
d4a9d5a7e6
|
[fix][chat] The terms in the descriptor of the term no longer undergo descriptor mapping (#1897)
|
2024-11-09 14:16:55 +08:00 |
|
Jun Zhang
|
c9c6dc4e44
|
Merge a number of fixes and improvements (#1896)
|
2024-11-09 00:23:02 +08:00 |
|
yudong
|
524ec38edc
|
[improvement][chat]记忆评估性能优化 (#1887)
|
2024-11-08 23:06:43 +08:00 |
|
xiao liang
|
9edcb9f91c
|
chat接口,匹配数据集逻辑错误,导致智能匹配第一个数据集 (#1884)
|
2024-11-04 17:10:41 +08:00 |
|