LXW
|
9315dc35f9
|
(improvement)(launcher) Optimize demo data loading to avoid repeatedly writing data to mysql (#1236)
* (improvement)(launcher) Optimize demo data loading to avoid repeatedly writing data to mysql
Co-authored-by: lxwcodemonkey
|
2024-06-27 11:19:21 +08:00 |
|
jerryjzhang
|
a655110f5f
|
(feature)(chat&common)Introduce ChatMemory module to support dynamic few-shot exemplars.#1097
|
2024-06-27 11:08:14 +08:00 |
|
lexluo09
|
7c711f6105
|
(improvement)(project) Remove additional logging dependencies and use logback as the primary logging framework. (#1235)
|
2024-06-27 09:39:26 +08:00 |
|
jipeli
|
24674fe0be
|
(improvement)(Headless) fixed execution null database when skip translation (#1234)
|
2024-06-26 17:18:13 +08:00 |
|
jipeli
|
f2888c7e6a
|
(improvement)(Headless) fixed execution null database when skip translation (#1233)
|
2024-06-26 14:42:26 +08:00 |
|
zhaodongsheng
|
61ecb6274d
|
(feat) add benchmark test (#1227)
|
2024-06-26 14:34:03 +08:00 |
|
lexluo09
|
dcbb4dec03
|
(improvement)(project) Add issue and pull request templates. (#1232)
|
2024-06-26 10:47:04 +08:00 |
|
jerryjzhang
|
d9916c9dc0
|
(improvement)(chat)Turn on multi-turn conversation for SmallTalkDemo.
|
2024-06-26 10:33:18 +08:00 |
|
williamhliu
|
34b76ffd53
|
(improvement)(chat-sdk) optimize parse style (#1230)
|
2024-06-26 10:20:17 +08:00 |
|
jerryjzhang
|
1e5cfb51df
|
(improvement)(chat)Add SmallTalkDemo and support multi-turn conversation in PLAIN_TEXT mode.
|
2024-06-26 10:19:45 +08:00 |
|
williamhliu
|
82b2552d9d
|
(feature)(chat-sdk) add PLAIN_TEXT query mode (#1229)
|
2024-06-26 09:42:23 +08:00 |
|
jerryjzhang
|
210163a82a
|
(improvement)(chat)Merge MultiTurnParser into NL2SQLParser.
|
2024-06-26 09:39:19 +08:00 |
|
LXW
|
015f1e5204
|
(improvement)(Headless) Refactor service package of Headless-Server module (#1228)
Co-authored-by: lxwcodemonkey
|
2024-06-25 23:10:36 +08:00 |
|
lexluo09
|
e9dfb30ccf
|
(improvement)(common) Fix the issue with querying large models using the GLM interface. (#1226)
|
2024-06-25 21:42:02 +08:00 |
|
daikon
|
8cf5380cb8
|
add checkTagObjectStatus when delete tagObject (#1225)
|
2024-06-25 21:40:34 +08:00 |
|
jerryjzhang
|
bba0a2ff8d
|
Merge remote-tracking branch 'origin/master'
|
2024-06-25 21:23:13 +08:00 |
|
jerryjzhang
|
ca68c445c2
|
(improvement)(headless)Remove unused SqlGenStrategy
|
2024-06-25 21:22:57 +08:00 |
|
Jun Zhang
|
c64aa62456
|
(feature)(chat)Introduce new plain_text mode to allow users to talk to LLM directly. (#1224)
|
2024-06-25 21:16:02 +08:00 |
|
jerryjzhang
|
d4cc53acae
|
(feature)(chat)Introduce new plain_text mode to allow users to talk to LLM directly.
|
2024-06-25 21:14:19 +08:00 |
|
williamhliu
|
7f91993084
|
(improvement)(chat-sdk) add agentId to execute api and add PLAIN_TEXT query mode (#1223)
|
2024-06-25 21:12:18 +08:00 |
|
jipeli
|
db9a3fa056
|
(improvement)(headless) performParsed skip translation (#1222)
|
2024-06-25 20:40:41 +08:00 |
|
LXW
|
5ce81b3724
|
(improvement)(Script) Modify maven build parameters in supersonic-build.bat script (#1220)
Co-authored-by: lxwcodemonkey
|
2024-06-25 16:14:10 +08:00 |
|
williamhliu
|
597ec19338
|
(improvement)(chat-sdk) modify parse tip label (#1219)
|
2024-06-25 15:17:32 +08:00 |
|
daikon
|
b024e4bc3a
|
opt headless server package (#1217)
|
2024-06-25 14:56:54 +08:00 |
|
zhaodongsheng
|
6c2583e364
|
(fix)(auth)After upgrading the JWT, adjust the secretl (#1211). (#1213)
|
2024-06-25 14:10:08 +08:00 |
|
HuGuotao
|
172667d8d8
|
#The agentId type conversion error is fixed (#1215)
|
2024-06-25 14:02:03 +08:00 |
|
lexluo09
|
fb97c7b58b
|
(improvement)(auth) Optimize the code for login authentication. (#1214)
|
2024-06-25 11:43:38 +08:00 |
|
LXW
|
1a1839af24
|
(improvement)(Script) Opt bat script, enable it to be executed in any directory (#1212)
Co-authored-by: lxwcodemonkey
|
2024-06-25 11:18:23 +08:00 |
|
mainmain
|
4a876b97df
|
(improvement)(headless) fix SqlReplaceHelper replaceFields,improve subselect and supports join (#1210)
|
2024-06-25 11:13:37 +08:00 |
|
lexluo09
|
2fd2c5690b
|
(improvement)(auth) Fix the issue of a too short key. (#1207)
|
2024-06-24 23:57:48 +08:00 |
|
lexluo09
|
96d8ba5ec4
|
(improvement)(chat) Fix the Zhipu embedding model issue. (#1206)
|
2024-06-24 22:44:51 +08:00 |
|
lexluo09
|
4b288d9815
|
(improvement)(chat) The embedding model will be uniformly adopted using the textSegment and will be compatible with the queryId parameter. (#1202)
|
2024-06-24 13:27:03 +08:00 |
|
lexluo09
|
a7d367baa3
|
(improvement)(chat) Support loading local embedding models through the in-memory configuration method (#1201)
|
2024-06-23 22:57:35 +08:00 |
|
lexluo09
|
15ceca3102
|
(improvement)(chat) Add support for milvus metastore in spring way (#1200)
|
2024-06-23 22:25:37 +08:00 |
|
LXW
|
871c88d167
|
(improvement)(Demo) The demo opens data query permission to new user by default (#1197)
Co-authored-by: lxwcodemonkey
|
2024-06-23 21:57:49 +08:00 |
|
lexluo09
|
6a66db7c0e
|
(improvement)(chat) Add support for Chroma metastore and remove additional configurations. (#1199)
|
2024-06-23 21:53:44 +08:00 |
|
lexluo09
|
4d6cbf31f7
|
(improvement)(chat) Upgrade and optimize the embedding metastore. (#1198)
|
2024-06-23 21:46:10 +08:00 |
|
daikon
|
2ae94fb38c
|
(improvement)(dict) support queryDictValue (#1196)
|
2024-06-23 11:56:26 +08:00 |
|
lexluo09
|
a658b9c45f
|
(improvement)(chat) Optimize the LLMSqlParser code. (#1195)
|
2024-06-22 22:51:43 +08:00 |
|
lexluo09
|
29694be64e
|
(improvement)(chat) The large model parsing supports SQL result verification and adds three retries (#1194)
|
2024-06-22 22:21:51 +08:00 |
|
lexluo09
|
32e2c1e39d
|
(improvement)(common) Fixed the compatibility issue with qwen. (#1193)
|
2024-06-22 16:59:15 +08:00 |
|
lexluo09
|
782d4ead9e
|
(improvement)(common) support dashscope in springboot (#1192)
|
2024-06-22 16:39:32 +08:00 |
|
lexluo09
|
3d0183095b
|
(improvement)(common) support zhipu in springboot (#1190)
|
2024-06-22 15:10:29 +08:00 |
|
jerryjzhang
|
e9230b5421
|
(improvement)(headless)Reduce level of several logs, avoiding too verbase.
|
2024-06-22 13:16:03 +08:00 |
|
LXW
|
ea5b63bf3a
|
(improvement)(Headless) Update sql-update.sql (#1189)
Co-authored-by: lxwcodemonkey
|
2024-06-22 12:05:08 +08:00 |
|
jerryjzhang
|
6466999dbc
|
(improvement)(headless)Remove redundant SemanticService and SearchService.
|
2024-06-22 11:45:30 +08:00 |
|
lexluo09
|
69bb64cdbf
|
(improvement)(project) Fixed the default administrator password issue and the startup compatibility issue with embedding configuration. (#1187)
|
2024-06-22 01:39:47 +08:00 |
|
lexluo09
|
cfde267a06
|
(improvement)(Headless) If it is in DETAIL mode and select *, add default metrics and dimensions. (#1186)
|
2024-06-22 01:28:52 +08:00 |
|
jerryjzhang
|
e293be3ebf
|
(improvement)(headless)Refactor headless to abstract SemanticTranslator explicitly.
|
2024-06-22 00:00:14 +08:00 |
|
LXW
|
5af76fa7dc
|
(improvement)(Headless) Supports configuring term-related metrics and dimensions (#1184)
Co-authored-by: lxwcodemonkey
|
2024-06-21 18:11:14 +08:00 |
|