lexluo09
6a98ce9d28
(improvement)(chat) remove domain in wordservice and the model id takes precedence over the number of model aliases ( #87 )
2023-09-13 21:25:31 +08:00
LXW
c802c508fb
(improvement)(build)modify the compressed package name from supersonic-standalone.tar.gz to supersonic.tar.gz ( #86 )
2023-09-13 18:38:16 +08:00
codescracker
545fb139ee
Allow user to config examples and number of examples used by text2sql in middle of run ( #85 )
2023-09-13 17:24:12 +08:00
williamhliu
c38507d50c
[improvement](webapp) optimize drill down dimensions ( #84 )
2023-09-13 15:05:23 +08:00
lexluo09
c8b5c0f3a3
(improvement) remove separate shell and support start llmParser service ( #83 )
v0.7.4
2023-09-13 14:32:41 +08:00
mainmain
ef30e7a5b8
[improvement] alter script ( #82 )
2023-09-13 14:02:02 +08:00
LXW
12417c66cd
(improvement) simplify build and start script ( #81 )
2023-09-13 11:31:07 +08:00
lexluo09
f00da45824
(improvement)(chat) remove FunctionAliasReplaceVisitor in chat config ( #80 )
2023-09-12 20:20:10 +08:00
lexluo09
8d8440f724
(improvement)(chat) add FunctionAliasCorrector in dsl corrector ( #79 )
2023-09-12 17:30:53 +08:00
williamhliu
55138986ed
[feature](webapp) add a minimize button for copilot ( #78 )
2023-09-12 17:10:43 +08:00
lexluo09
2c621a1338
(improvement)(chat) remove group by dimension and add FunctionAliasReplaceVisitor in dsl ( #77 )
...
* (improvement)(chat) remove group by dimension in join case
* (improvement)(chat) add FunctionAliasReplaceVisitor in dsl
---------
2023-09-12 17:10:43 +08:00
jerryjzhang
c6b87d30a5
[improvement][docs]Move "how to build" chapter to project wiki
2023-09-12 17:09:23 +08:00
williamhliu
8c5c7c2e32
[feature](webapp) add dsl query fields ( #75 )
2023-09-12 14:29:26 +08:00
lexluo09
7fce9bacc2
(improvement)(chat) two display modes are supported in dsl: group by and details ( #74 )
2023-09-12 13:21:23 +08:00
lexluo09
8aedfbb6a0
(improvement)(chat) support llm default modelId and fix delete agent tool error ( #73 )
2023-09-11 23:46:08 +08:00
mainmain
eca92d2493
[fix](chat) fix visibility when searching ( #72 )
2023-09-11 18:05:24 +08:00
lexluo09
a4fc11887c
(improvement)(chat) support add model aliasList to dict and update domainName to modelName ( #71 )
2023-09-11 13:03:03 +08:00
tristanliu
e4b0129fba
[improvement][semantic-fe] Add time granularity setting in the data source configuration. ( #70 )
...
* [improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab.
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
* [improvement][semantic-fe] Add time granularity setting in the data source configuration.
2023-09-11 12:26:04 +08:00
LXW
76e8d253b1
[improvement](config) add bat script for standalone start and llm start ( #69 )
2023-09-11 10:47:36 +08:00
lexluo09
d173924efd
(improvement)(chat)the DslTool is configured on the agent by default ( #68 )
2023-09-11 10:30:51 +08:00
daikon
465416e30c
[release](project)update revision to 0.7.4 ( #67 )
2023-09-10 22:32:32 +08:00
daikon
a8add4c013
[release](project)update version 0.7.4 backend ( #66 )
2023-09-10 21:26:46 +08:00
williamhliu
02068f58c7
[feature](chat-sdk) add @ant-design/icons dependency ( #65 )
2023-09-10 19:51:18 +08:00
williamhliu
3c0edb67c7
[feature](webapp) add mobile agents drawer ( #64 )
2023-09-10 11:50:26 +08:00
tristanliu
5bab18e092
[improvement][semantic-fe] Add model alias setting & Add view permission restrictions to the model permission management tab. ( #63 )
...
[improvement][semantic-fe] Add permission control to the action buttons for the main domain; apply high sensitivity filtering to the authorization of metrics/dimensions.
[improvement][semantic-fe] Optimize the editing mode in the dimension/metric/datasource components to use the modelId stored in the database for data, instead of relying on the data from the state manager.
2023-09-09 18:36:54 +08:00
LXW
71d9f9c9e9
[improvement](config) Add a switch to load the demo and update schema-mysql.sql
2023-09-08 17:00:18 +08:00
williamhliu
90f6a20516
[feature](webapp) add script command to accommodate different Node.js versions and change lerna + npm to pnpm workspaces ( #61 )
2023-09-07 21:29:13 +08:00
jerryjzhang
898108d7e1
[improvement][docs]Add wiki link to README
2023-09-07 21:04:27 +08:00
lexluo09
728e7647dc
add llm default url config and add pandas in requirements.txt ( #59 )
2023-09-07 11:14:44 +08:00
jerryjzhang
ac0f7ea982
[docs]update wechat contact
2023-09-07 09:00:58 +08:00
SunDean
20d7941d57
(improvement)(doc) remove user guide in doc directory and update user guide images ( #58 )
2023-09-06 22:38:22 +08:00
SunDean
ddcdd99188
(improvement)(doc) update user guide images ( #57 )
2023-09-06 21:33:27 +08:00
williamhliu
9267f8ed18
[fix](supersonic-fe) fix the issue of agent metric interpret value display ( #56 )
...
* [fix](supersonic-fe) fix the issue of agent metric interpret value display
2023-09-05 12:00:00 +08:00
jerryjzhang
249728919d
[improvement][docs]update README and demo video
2023-09-04 16:33:03 +08:00
williamhliu
f3f84ab9af
[improvement](webapp) optimize agent background color and remove entity metric tip ( #54 )
...
* [improvement](webapp) optimize agent background color and remove entity metric tip
2023-09-04 16:26:58 +08:00
jerryjzhang
90e62ddccc
[improvement](webapp) optimize filter css styles and modify menu name
...
Co-authored-by: williamhliu <williamhliu@tencent.com >
2023-09-04 15:35:17 +08:00
tristanliu
fbd145fd92
Merge pull request #50 from sevenliu1896/master
...
[improvement][semantic-fe] Refactor database settings functionality.
2023-09-04 12:36:03 +08:00
tristanliu
f5a7068d5e
[improvement][semantic-fe] Refactor database settings functionality.
2023-09-04 12:29:07 +08:00
williamhliu
d5c5c63a75
[feature](webapp) upgrade agent
2023-09-04 11:46:36 +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
SunDean
8440f1f30e
(improvement)(build) add bat scripts for deployment on windows ( #46 )
2023-09-01 10:23:57 +08:00
jerryjzhang
728235907d
[improvement][docs]update demo video and wechat contact
2023-08-31 20:24:24 +08:00
williamhliu
40e0a58502
[feature](project) delete package-lock.json ( #44 )
...
Co-authored-by: williamhliu <williamhliu@tencent.com >
v0.7.3
2023-08-30 14:19:39 +08:00
lexluo09
9723c2496e
[release][project]update mvn pom to 0.7.3 and recover llm code,start shell, and docs ( #43 )
...
Co-authored-by: lexluo <lexluo@tencent.com >
2023-08-30 14:18:52 +08:00
williamhliu
4b99736a38
Merge pull request #42 from williamhliu/master
...
[feature](webapp) merge query steps to one card
2023-08-29 22:16:35 +08:00
williamhliu
36fd737440
[feature](webapp) merge query steps to one card
2023-08-29 22:14:14 +08:00
mainmain
93ca060c45
[improvement] fix LLMDslParser name problem ( #41 )
...
Co-authored-by: zuopengge <hwzuopengge@tencent.com >
2023-08-29 22:00:40 +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
jerryjzhang
6fe9ab79ed
[improvement][docs]Add local development build to README
2023-08-29 18:23:12 +08:00
jerryjzhang
5ee5ab116f
[improvement][docs]Add wechat contact to README
2023-08-29 09:53:33 +08:00