weaviate
config:
Parameter | Description | Default Value |
---|---|---|
collection_name | The name of the collection to store the vectors | mem0 |
embedding_model_dims | Dimensions of the embedding model | 1536 |
cluster_url | URL for the Weaviate server | None |
auth_client_secret | API key for Weaviate authentication | None |