dify/api/core/rag/datasource/vdb
longbingljw fcc71124b1
feat:mysql adaptation for meta db (#50)
* phase1:uuid stringdefault timestamp date

* phase2:json adapt

* phase3:BinaryData,ARRAY,Text,

* fix sa.String()

* fix defalut valud

* models adapt

* models adapt supplement

* fix pg unique dialect

* supplement

* migration fix

* migration fix

* date sql adapt

* model adapt fix

* config adapt

* migration fix

* fix

* fix anotation in .env.example

* config feat

* config fix

* .env.example adapt fix
2025-11-07 15:35:31 +08:00
..
alibabacloud_mysql Feature integrate alibabacloud mysql vector (#25994) 2025-10-11 10:47:28 +08:00
analyticdb chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
baidu Add Full-Text & Hybrid Search Support to Baidu Vector DB and Update SDK, Closes #25982 (#25983) 2025-09-22 10:17:35 +08:00
chroma chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
clickzetta remove .value (#26633) 2025-10-11 09:08:29 +08:00
couchbase remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
elasticsearch remove .value (#26633) 2025-10-11 09:08:29 +08:00
huawei remove .value (#26633) 2025-10-11 09:08:29 +08:00
lindorm remove .value (#26633) 2025-10-11 09:08:29 +08:00
matrixone ruff check preview (#25653) 2025-09-16 12:58:12 +08:00
milvus remove .value (#26633) 2025-10-11 09:08:29 +08:00
myscale chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
oceanbase feat:mysql adaptation for meta db (#50) 2025-11-07 15:35:31 +08:00
opengauss remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
opensearch improve opensearch index deletion #27231 (#27336) 2025-10-26 23:57:21 +08:00
oracle refactor: replace print statements with proper logging (#25773) 2025-09-18 20:35:47 +08:00
pgvecto_rs remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
pgvector remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
pyvastbase remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
qdrant remove .value (#26633) 2025-10-11 09:08:29 +08:00
relyt refactor: replace print statements with proper logging (#25773) 2025-09-18 20:35:47 +08:00
tablestore remove .value (#26633) 2025-10-11 09:08:29 +08:00
tencent chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
tidb_on_qdrant remove .value (#26633) 2025-10-11 09:08:29 +08:00
tidb_vector remove .value (#26633) 2025-10-11 09:08:29 +08:00
upstash remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
vikingdb remove .value (#26633) 2025-10-11 09:08:29 +08:00
weaviate fix(weaviate): skip init checks to prevent PyPI requests on each search (#27624) 2025-10-30 09:59:08 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
field.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
vector_base.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
vector_factory.py Feature integrate alibabacloud mysql vector (#25994) 2025-10-11 10:47:28 +08:00
vector_type.py Feature integrate alibabacloud mysql vector (#25994) 2025-10-11 10:47:28 +08:00