mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-08 02:16:51 +08:00
Added OceanBase as an option for the vector store in Dify (#10010)
This commit is contained in:
@@ -279,6 +279,7 @@ def migrate_knowledge_vector_database():
|
||||
VectorType.VIKINGDB,
|
||||
VectorType.UPSTASH,
|
||||
VectorType.COUCHBASE,
|
||||
VectorType.OCEANBASE,
|
||||
}
|
||||
page = 1
|
||||
while True:
|
||||
|
||||
Reference in New Issue
Block a user