Embedding docs fix (#1692)
This commit is contained in:
@@ -9,7 +9,7 @@ Mem0 offers support for various embedding models, allowing users to choose the o
|
||||
<CardGroup cols={3}>
|
||||
<Card title="OpenAI" href="#openai"></Card>
|
||||
<Card title="Ollama" href="#ollama"></Card>
|
||||
</CodeGroup>
|
||||
</CardGroup>
|
||||
|
||||
> When using `Qdrant` as a vector database, ensure you update the `embedding_model_dims` to match the dimensions of the embedding model you are using.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user