[Feature] Add support for weaviate vector db (#782)
This commit is contained in:
4
configs/weaviate.yaml
Normal file
4
configs/weaviate.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
vectordb:
|
||||
provider: weaviate
|
||||
config:
|
||||
collection_name: my_weaviate_index
|
||||
Reference in New Issue
Block a user