Commit Graph

17 Commits (23e5eeec00c5c085b8d64351db06cb9d4e92f4ee)

Author SHA1 Message Date
Zhuo Qiu 63e34e5227
feat: support MyScale vector database (#6092) 2 years ago
8bitpd 7c70eb87bc
feat: support AnalyticDB vector store (#5586)
Co-authored-by: xiaozeyu <xiaozeyu.xzy@alibaba-inc.com>
2 years ago
-LAN- c436454cd4
fix(configs): Update pydantic settings in config files (#6023) 2 years ago
Cherilyn Buren f0b7051e1a
Optimize db config (#6011) 2 years ago
jianglin1008 cabcf94be3
fix: TENCENT_VECTOR_DB_REPLICAS can be set to 0 (#5968)
Co-authored-by: jianglin <jianglin@wangxiaobao.com>
2 years ago
quicksand 372dc7ac1a
fix bug : TencentVectorDBConfig Add TENCENT_VECTOR_DB_DATABASE (#5879) 2 years ago
-LAN- 32d85fb896
chore: Update some type hints in config. (#5833) 2 years ago
hymvp 1d3e96ffa6
add support oracle oci object storage (#5616) 2 years ago
takatost 0dfdb61ee9
fix: type error in config (#5643) 2 years ago
Bowen Liang 87ee3e627f
chore: fix typo in config descriptions (#5585) 2 years ago
Bowen Liang 29ca6815ae
chore: use singular style in middleware config class name (#5502) 2 years ago
Bowen Liang f67b164b0d
refactor: extract db configs and celery configs into dify config (#5491) 2 years ago
Bowen Liang b05cc3a1e4
refactor: extract storage provider configs into dify configs (#5443) 2 years ago
Bowen Liang 8890978ad3
chore: use singular style in config class name (#5489) 2 years ago
tmuife 6a09409ec9
Add Oracle23ai as a vector datasource (#5342)
Co-authored-by: walter from vm <walter.jin@oracle.com>
2 years ago
Bowen Liang 65d34ebb96
refactor: extract vdb configs into pydantic-setting based dify configs (#5426) 2 years ago
Bowen Liang 3cc6093e4b
feat: introduce pydantic-settings for config definition and validation (#5202)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago