jerryjzhang
a232c2bc4f
[improvement][launcher]Refactor unit tests and demo data.
2024-12-01 20:45:39 +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
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
lxwcodemonkey
36d221ab74
[improvement][Chat] Support agent permission management #1143
2024-11-16 21:54:59 +08:00
jerryjzhang
ea6a9ebc5f
[improvement][launcher]Refactor built-in demos.
2024-11-10 21:29:49 +08:00
LXW
bd82b0904b
(improvement)(Headless) Add integration testing for building data-model by LLM ( #1848 )
...
Co-authored-by: lxwcodemonkey
2024-10-27 18:16:59 +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
jerryjzhang
27e654a873
[improvement][headless-chat]Prompt LLM to generate with SQL statement to handle secondary calculation scenario.#1718
2024-10-08 17:39:10 +08:00
lexluo09
4ef5719953
(improvement)(chat) Including agg refers to the metric pattern, adding the missing dimensions for count distinct in the group by clause, and increasing the timeout duration in H2 ( #1700 )
2024-09-23 16:02:33 +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
jerryjzhang
37f12391b0
[improvement][headless]Add databaseType into the Schema part of the Text2SQL prompt. #1621
2024-09-12 23:20:49 +08:00
lexluo09
4b1dab8e4a
(improvement)(headless) Upgrade to the latest version of langchain4j and add support for embedding deletion operation and reset. ( #1660 )
2024-09-12 18:16:16 +08:00
jerryjzhang
693356e46a
[improvement][headless]Add metricFormat field to metric metadata of the Text2SQL prompt. #1621
2024-09-12 18:13:44 +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
208686de46
(improvement)(chat) Rules, large models, and query dimension values support timelessness. ( #1522 )
2024-08-07 13:29:07 +08:00
lexluo09
0a4272c25e
(improvement)(chat) Enable partition dates in the demo and support partition dates at the dataset granularity. ( #1513 )
2024-08-04 23:01:54 +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
jerryjzhang
f38a84bc8c
(improvement)(headless)Reformat data semantics in the prompt.
2024-07-26 14:08:20 +08:00
jerryjzhang
cd8f38c334
(improvement)(headless)Move Values from sideInfo to schema part of the prompt and optimize prompt text.
2024-07-26 10:54:30 +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
HweiH
3797cc2ce8
[Enhancement] 升级底层 Spring Boot 版本至 2.7.2 ( #1367 ) ( #1435 )
2024-07-20 14:38:46 +08:00
jerryjzhang
2eac301076
(improvement)(headless)Introduce side_information to the prompt and exemplar.
2024-07-18 11:29:07 +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
jerryjzhang
78a91ad8c2
(improvement)(headless)Modify text2sql prompts to remove dependency on datediff, thus avoiding SQL compatibility issues. #1391
2024-07-10 20:32: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
7773442fbf
(improvement)(chat) Fix the error in Milvus query and add the option to create EmbeddingStore based on caching mode ( #1310 )
2024-07-01 16:29:43 +08:00
jerryjzhang
07a981216f
(improvement)(launcher)Separate prd and local profiles for langchain4j yaml.
2024-07-01 15:49:21 +08:00
jerryjzhang
1d0b288922
(improvement)(headless)Adapt s2_exemplar file to new version of prompting strategy.
2024-06-30 11:25: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
lexluo09
af4a026af6
(improvement)(config) Change application-local.yaml to application-prd.yaml. ( #1283 )
2024-06-29 17:11:16 +08:00
lexluo09
528491717b
(improvement)(headless) Add support for the Ollama provider in the frontend and optimize the code ( #1270 )
2024-06-28 17:29:58 +08:00
lexluo09
a3d4f18df4
(improvement)(project) Remove Python module and related Python code. ( #1263 )
2024-06-28 12:01:13 +08:00
lexluo09
391c0dccc8
(improvement)(headless) Add deduplication and persistence to InMemoryEmbeddingStore ( #1256 )
2024-06-27 22:24:49 +08:00
lexluo09
c5fbd0b827
(improvement)(config) fix application-local.yml package error ( #1251 )
2024-06-27 17:32:35 +08:00
lexluo09
bbd61ac937
(improvement)(config) Split the application-local.yml file based on functionality. ( #1250 )
2024-06-27 16:56:16 +08:00
lexluo09
90f7a79380
(improvement)(config) Remove the supersonic-env configuration file and use the llm-config.yaml file uniformly. ( #1238 )
2024-06-27 14:27:46 +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
mainmain
4a876b97df
(improvement)(headless) fix SqlReplaceHelper replaceFields,improve subselect and supports join ( #1210 )
2024-06-25 11:13:37 +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
4d6cbf31f7
(improvement)(chat) Upgrade and optimize the embedding metastore. ( #1198 )
2024-06-23 21:46:10 +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
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