lexluo09
|
e64f47a15b
|
(improvement)(common) Adjust the order of chat modes. (#1674)
|
2024-09-14 15:19:48 +08:00 |
|
lexluo09
|
4e1b2e3dfe
|
(improvement)(common) Support deleting 'is null' and 'is not null' expressions in the WHERE clause (#1670)
|
2024-09-13 23:33:57 +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 |
|
lexluo09
|
ff0833ddfa
|
[improvement](headless) Optimize the reload embedding interface (#1655)
|
2024-09-11 22:52:46 +08:00 |
|
yudong
|
51e7a9bcd7
|
(fix)(chat) 修复做embedding检索时,出现重复数据的问题 (#1643)
|
2024-09-11 22:07:23 +08:00 |
|
lexluo09
|
879696e493
|
[improvement](chat) Optimize the Schema Mapping rules (#1649)
|
2024-09-10 22:58:34 +08:00 |
|
daikon
|
ffc84dfc4c
|
(improvement)(common) update OpenAiModelFactory default model (#1641)
|
2024-09-09 12:27:46 +08:00 |
|
lexluo09
|
5f59e89eea
|
(improvement)(build) Add spotless during the build process. (#1639)
|
2024-09-07 00:36:17 +08:00 |
|
lexluo09
|
7dbd23d751
|
(improvement)(chat) Fixed the issue where setting an incorrect embeddingStore address in the system settings caused the service to fail to start (#1631)
|
2024-09-05 16:10:45 +08:00 |
|
lexluo09
|
b9ae0a4c92
|
(improvement)(chat) Forcefully delete the data date generated by the large model. (#1607)
|
2024-08-27 12:36:39 +08:00 |
|
lexluo09
|
bef652892b
|
(improvement)(chat) Do not pass default date configuration to the large model uniformly. (#1601)
|
2024-08-24 08:08:39 +08:00 |
|
lexluo09
|
371e2f1e05
|
(improvement)(chat) The rules will uniformly use 'data date' and exclude data partition dimensions for dimension pushdown. (#1598)
|
2024-08-23 17:38:04 +08:00 |
|
lexluo09
|
afa82bf98d
|
(improvement)(chat) Support connecting to Milvus service in the cloud. (#1588)
|
2024-08-21 16:43:51 +08:00 |
|
lexluo09
|
bd2eaef3f6
|
(improvement)(chat) Do not modify the values in the like expression and optimize some of the jsqlparser code. (#1584)
|
2024-08-19 16:58:19 +08:00 |
|
lexluo09
|
ba55ecb31e
|
(improvement)(chat) Make corrections and pass the data date format to the large model. (#1583)
|
2024-08-19 01:21:10 +08:00 |
|
lexluo09
|
10a5e485cb
|
(improvement)(chat) Add unit tests for each chatModel and embeddingModel. (#1582)
|
2024-08-18 23:43:47 +08:00 |
|
lexluo09
|
115cf19078
|
(improvement)(chat) Modify the default URL and model of zhipu, and enable search support for qwen. (#1578)
|
2024-08-17 23:12:48 +08:00 |
|
lexluo09
|
898c7100ba
|
(improvement)(chat) Modify the configuration of the zhipu vector database to disable the default persistence of the vector database configuration. (#1577)
|
2024-08-16 23:14:23 +08:00 |
|
lexluo09
|
7150f19def
|
(improvement)(chat) Vector retrieval supports filtering by modelId collection during query. (#1576)
|
2024-08-16 21:31:07 +08:00 |
|
lexluo09
|
8d29e89317
|
(improvement)(chat) Fix the path issue in Dashscope for large models and optimize the EmbeddingService code. (#1566)
|
2024-08-13 13:37:24 +08:00 |
|
LXW
|
95be7f3ce1
|
(improvement)(headless) Opt encrypt database password, avoid repeated decryption.(#1326) (#1562)
Co-authored-by: lxwcodemonkey
|
2024-08-13 10:10:52 +08:00 |
|
lexluo09
|
c82c2d0a95
|
(improvement)(chat) Remove irrelevant topN field information during the parsing of large models. (#1558)
|
2024-08-12 17:31:42 +08:00 |
|
lexluo09
|
0c70df12ca
|
(improvement)(chat) If there are function operator fields, precise replacement must be performed. (#1554)
|
2024-08-12 12:45:24 +08:00 |
|
LXW
|
1ff4a71a41
|
(improvement)(headless) Encrypt database password (#1553)
* (improvement)(headless) Encrypt database password
---------
Co-authored-by: lxwcodemonkey
|
2024-08-12 00:37:32 +08:00 |
|
lexluo09
|
8b01dac8d4
|
(improvement)(chat) Support large models qianfan, zhipu, Azure, LocalAi, Dashscope, and handle the apiKey configuration as hidden. (#1552)
|
2024-08-11 23:28:24 +08:00 |
|
lexluo09
|
3ca51145e5
|
(improvement)(chat) The vector database supports configuring the dimensions field. (#1535)
|
2024-08-08 15:14:29 +08:00 |
|
lexluo09
|
9dbc8657e2
|
(improvement)(chat) When making corrections, the 'group by' field must not be included in the function. (#1532)
|
2024-08-07 23:08:43 +08:00 |
|
lexluo09
|
3d1ca6ac1d
|
(improvement)(chat) Optimize the code for the queryData and queryDimensionValue interfaces. (#1529)
|
2024-08-07 20:56:13 +08:00 |
|
LXW
|
97bf8049d7
|
(improvement)(headless) Divide dimensions into four types: identify, category, time and partition time (#1509)
Co-authored-by: lxwcodemonkey
|
2024-08-03 23:56:29 +08:00 |
|
jipeli
|
27a70de1be
|
(fix)(headless) fix sql parsing error containning with as (#1494)
|
2024-07-31 11:34:08 +08:00 |
|
lexluo09
|
9a1fac5d4c
|
(improvement)(chat) Reduce frequent loading of embedding models to improve loading performance. (#1478)
|
2024-07-30 11:25:03 +08:00 |
|
jerryjzhang
|
ccd79e4830
|
[improvement][headless]Optimize code structure and code style.
|
2024-07-28 10:06:16 +08:00 |
|
jerryjzhang
|
e5504473a4
|
[improvement][headless&chat]Move EntityInfoProcessor from chat to headless module and optimize code.
[improvement][headless&chat]Move `EntityInfoProcessor` from `chat` to `headless` module and optimize code.
|
2024-07-27 18:10:06 +08:00 |
|
lexluo09
|
ebbb519c07
|
(improvement)(chat) Reduce the number of database queries when retrieving system configuration parameters. (#1466)
|
2024-07-26 18:26:19 +08:00 |
|
JackLiang
|
8f620480c6
|
fix:加载模型到内存时内存泄露bug (#1465)
* fix existSegment bug which embedding search not has min-score,so that it will return true.
|
2024-07-26 18:07:49 +08:00 |
|
lexluo09
|
8307c813d2
|
(improvement)(chat) SQL field replacement supports IN. (#1460)
|
2024-07-26 13:12:37 +08:00 |
|
lexluo09
|
c8df102402
|
(improvement)(chat) Add slider type and modify default value for path. (#1456)
|
2024-07-25 16:45:46 +08:00 |
|
lexluo09
|
335902bd1f
|
(improvement)(chat) Optimize system settings. (#1454)
|
2024-07-25 15:20:13 +08:00 |
|
SuperLiChaoRen
|
73d9cbdbc1
|
Revert "(fix)(common)fix duplication when adding data to the vector l…" (#1441)
|
2024-07-21 08:59:38 +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 |
|
SuperLiChaoRen
|
b319f4682a
|
(fix)(common)fix duplication when adding data to the vector library (#1433)
|
2024-07-20 10:02:29 +08:00 |
|
jerryjzhang
|
2425067091
|
(improvement)(common)Rename SqlExemplar to Text2SQLExemplar.
|
2024-07-18 14:19:56 +08:00 |
|
jerryjzhang
|
2eac301076
|
(improvement)(headless)Introduce side_information to the prompt and exemplar.
|
2024-07-18 11:29:07 +08:00 |
|
JackLiang
|
35892f2344
|
fix existSegment bug which embedding search not has min-score,so that… (#1410)
|
2024-07-16 15:39:03 +08:00 |
|
lexluo09
|
529251097b
|
(improvement)(chat) Remove initial default values, make the configuration file settings take effect, and optimize the code. (#1406)
|
2024-07-14 23:20:06 +08:00 |
|
lexluo09
|
d5c78d87e7
|
(improvement)(chat) Support integrating embeddingStore into system settings. (#1405)
|
2024-07-14 21:50:12 +08:00 |
|
lexluo09
|
4eb6193699
|
(improvement)(chat) Integrate llm configuration into system settings. (#1403)
|
2024-07-14 14:47:17 +08:00 |
|
jerryjzhang
|
e365a36749
|
(improvement)(headless)Remove mapper related configs from system configuration UI.
|
2024-07-12 15:16:01 +08:00 |
|
jerryjzhang
|
5bf4a4160d
|
(fix)(chat&headless)Agent references ChatModelConfig instead of ModelConfig.
|
2024-07-12 14:15:54 +08:00 |
|