Installation
Usage
Config
Let’s see the available parameters for theredis
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 |
redis_url | The URL of the Redis server | None |