jerryjzhang
6cc145935d
[fix][auth]Fix user registration and resetPassword issue.
supersonic CentOS CI / build (21) (push) Waiting to run
supersonic mac CI / build (21) (push) Waiting to run
supersonic ubuntu CI / build (21) (push) Waiting to run
supersonic windows CI / build (21) (push) Waiting to run
2025-02-14 00:28:36 +08:00
zyclove
cb139a54e8
feat:add openapi supports ApiVersion ( #2050 )
2025-02-12 20:28:10 +08:00
lexluo09
8b69d57c4b
[improvement][chat] Fix the issue with the DatabaseMatchStrategy variable under multi-threading ( #1963 )
2024-12-19 10:04:17 +08:00
wwsheng009
b57eed47e2
SAP HANA DATABASE Source support improvement[优化SAPhana数据库的支持] ( #1959 )
...
* (improvement)(database) update the support for sap hana database source
* (fix)(common) add the default timeout for ZhipuAiEmbeddingModel,avoid the program error
2024-12-17 21:52:19 +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
cd57d2344e
[fix][chat]Model provider is case sensitive.#1739
2024-10-09 17:48:42 +08:00
jerryjzhang
248f4f83f6
[feature][chat]Refactor chat model config related codes.#1739
2024-10-09 17:27:07 +08:00
lexluo09
71a9954be5
(improvement)[build] Use Spotless to customize the code formatting ( #1750 )
2024-10-04 00:05:04 +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
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
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
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
9a1fac5d4c
(improvement)(chat) Reduce frequent loading of embedding models to improve loading performance. ( #1478 )
2024-07-30 11:25:03 +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
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
4eb6193699
(improvement)(chat) Integrate llm configuration into system settings. ( #1403 )
2024-07-14 14:47:17 +08:00
jerryjzhang
5bf4a4160d
(fix)(chat&headless)Agent references ChatModelConfig instead of ModelConfig.
2024-07-12 14:15:54 +08:00
lexluo09
4d7bfe07aa
(improvement)(chat) Support embedding store configuration. ( #1363 )
2024-07-07 00:30:19 +08:00
lexluo09
6db6aaf98d
(improvement)(chat) Support configuring embeddingModel or embeddingStore at the agent level. ( #1361 )
2024-07-06 20:44:23 +08:00