jerryjzhang
9e24fd04a5
[fix][launcher]Fix mysql sql script.
2024-12-03 19:56:08 +08:00
jerryjzhang
02f0063846
[improvement][launcher]Change supersonic docker deployment from mysql to postgres.
2024-12-02 12:57:47 +08:00
jerryjzhang
b8924ed45e
[fix][common]Fix postgres schema, using varchar instead of char.
2024-12-02 09:33:33 +08:00
jerryjzhang
0f1c50167d
[improvement][launcher]Refactor unit tests and demo data.
...
[improvement][launcher]Refactor unit tests and demo data.
[improvement][launcher]Refactor unit tests and demo data.
[improvement][launcher]Refactor unit tests and demo data.
2024-12-01 20:14:25 +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
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
jerryjzhang
ea6a9ebc5f
[improvement][launcher]Refactor built-in demos.
2024-11-10 21:29:49 +08:00
zhaodongsheng
0ddcdf93ec
(feat)Support for managing large models with Dify #1830;2、add user access token; #1829 ; 3、support change password #1824 ( #1839 )
2024-10-22 13:58:58 +08:00
jerryjzhang
612f046c0d
[feature][chat]Add switch to allow human involvement.#1729
2024-10-12 16:39:13 +08:00
jerryjzhang
2717a1603c
[feature][headless-chat]Introduce ChatApp to support more flexible chat model config.#1739
2024-10-12 11:51:37 +08:00
jerryjzhang
248f4f83f6
[feature][chat]Refactor chat model config related codes.#1739
2024-10-09 17:27:07 +08:00
jerryjzhang
7b9ff2e281
[feature][chat]Introduce dedicated LLM management.#1739
2024-10-09 12:00:24 +08:00
lexluo09
faae692dff
(fix)(headless) Fix the error that occurs when inserting in multiple cases of drill-down dimensions ( #1665 )
2024-09-13 11:47:28 +08:00
lexluo09
208686de46
(improvement)(chat) Rules, large models, and query dimension values support timelessness. ( #1522 )
2024-08-07 13:29:07 +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
sjwan
17f965eabd
(fix)(launcher) fix mysql init script typo. ( #1427 )
...
Co-authored-by: wan2000 <wansj@samsundot.com >
2024-07-19 15:27:48 +08:00
jerryjzhang
2eac301076
(improvement)(headless)Introduce side_information to the prompt and exemplar.
2024-07-18 11:29:07 +08:00
jerryjzhang
e0647dd990
(improvement)(launcher)Opt schema-mysql sql declaration.
2024-07-11 11:00:25 +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
LXW
03f5678732
(improvement)(script) update schema-mysql.sql and sql-update.sql ( #1390 )
...
Co-authored-by: lxwcodemonkey
2024-07-10 19:39:12 +08:00
lexluo09
4d7bfe07aa
(improvement)(chat) Support embedding store configuration. ( #1363 )
2024-07-07 00:30:19 +08:00
jerryjzhang
72465cd88c
# This is a combination of 2 commits.
...
(feature)(headless)Support custom prompt template. #1348 .
2024-07-05 15:30:52 +08:00
lexluo09
2b2ce7fa53
(improvement)(chat) Initialize the created_at and updated_at timestamps in s2_chat_memory. ( #1289 )
2024-06-29 23:29:43 +08:00
LXW
af0fe6d1b1
(improvement)(headless) Batch Update dimension sensitiveLevel ( #1275 )
...
Co-authored-by: lxwcodemonkey
2024-06-28 21:07:32 +08:00
LXW
560c26fbf3
(improvement)(Chat) Refactor agent examples execution code ( #1258 )
...
Co-authored-by: lxwcodemonkey
2024-06-27 22:33:24 +08:00
LXW
89c63cd44d
(improvement)(Chat) Put agent examples into ChatMemory automatically ( #1249 )
...
Co-authored-by: lxwcodemonkey
2024-06-27 17:12:35 +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
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
LXW
5af76fa7dc
(improvement)(Headless) Supports configuring term-related metrics and dimensions ( #1184 )
...
Co-authored-by: lxwcodemonkey
2024-06-21 18:11:14 +08:00
LXW
e548b57d97
(improvement)(Chat) Agent supports configuring whether to enable simple mode and whether to display debugging information. ( #1181 )
...
Co-authored-by: lxwcodemonkey
2024-06-21 16:02:04 +08:00
jerryjzhang
0509242242
(improvement)(launcher)Add visits data in current date for S2VisitsDemo
2024-06-14 20:48:38 +08:00
lexluo09
915d4ec4c2
(improvement)(auth)Initialize users and maintain compatibility with previous users. ( #1117 )
2024-06-09 10:16:03 +08:00
zhaodongsheng
5bc88b78a9
(improvement)(login) encrypt password ( #1081 ) ( #1116 )
2024-06-09 08:16:45 +08:00
LXW
4648e8d875
(improvement)(Chat)The chat history also returns the time taken for parsing and SQL generation ( #1084 )
...
Co-authored-by: jolunoluo
2024-06-03 21:18:32 +08:00
LXW
f07e80587d
(improvement)(headless&chat) System parameter compatible with historical data and front-end ( #1070 )
...
This reverts commit 59f6169569 .
Co-authored-by: jolunoluo
2024-06-01 12:09:09 +08:00
LXW
8aab359def
(improvement)(Chat) Format the results of the parse and query phases into text ( #1045 )
...
Co-authored-by: jolunoluo
2024-05-29 17:02:45 +08:00
LXW
26ab536c32
(improvement)(launcher) Optimize demo data loading to avoid repeatedly writing data to mysql ( #1043 )
...
Co-authored-by: jolunoluo
2024-05-29 16:41:20 +08:00
mainmain
be7629eb65
[improvement] fix name conflict ( #1031 )
...
Co-authored-by: zuopengge <hwzuopengge@tencent.com >
2024-05-24 17:48:24 +08:00
LXW
6b7fdfec11
(improvement)(Headless) add ext info for model ( #1019 )
2024-05-20 20:58:27 +08:00
LXW
53b6c03288
(improvement)(Chat) add extend config for agent ( #1010 )
2024-05-20 12:58:21 +08:00
LXW
55c625a915
(improvement)(Headless) Put term into dict and let it can be mapped by mapper ( #1002 )
2024-05-16 10:15:04 +08:00
LXW
7f52215ff8
(improvement)(Headless) Add terms management to help the model learn private domain knowledge ( #979 )
2024-05-11 14:26:14 +08:00
LXW
12c06c8ebe
(improvement)(Headless) Improve model list performance ( #880 )
...
Co-authored-by: jolunoluo
2024-04-03 18:54:48 +08:00
Yokixixi
ee4c5ca97c
补充mysql脚本 ( #873 )
2024-04-02 16:24:58 +08:00
LXW
8cdd0b001a
(improvement)(Headless) Metric Market only displays published metrics ( #867 )
...
* (improvement)(Headless) Remove Query controller
* (improvement)(Headless) Filter metrics and dimensions based on whether they were created as tags
* (improvement)(Headless) Metric Market only displays published metrics
---------
Co-authored-by: jolunoluo
2024-03-28 18:39:26 +08:00
lexluo09
f6aefe2fb0
(improvement)(Headless) Modify metric category name, add information about whether metrics and dimensions are tags in fetchDataSetSchema ( #857 )
2024-03-25 15:37:11 +08:00
daikon
da3623c0fa
support query rule management ( #853 )
2024-03-21 18:16:26 +08:00