Update README.md (#2187)

This commit is contained in:
yanzz
2025-03-05 15:41:43 -05:00
committed by GitHub
parent c7e2a71cd5
commit 2c31a930a3

View File

@@ -81,7 +81,7 @@ npm install mem0ai
### Basic Usage
Mem0 requires an LLM to function, with `gpt-4o` from OpenAI as the default. However, it supports a variety of LLMs; for details, refer to our [Supported LLMs documentation](https://docs.mem0.ai/llms).
Mem0 requires an LLM to function, with `gpt-4o-mini` from OpenAI as the default. However, it supports a variety of LLMs; for details, refer to our [Supported LLMs documentation](https://docs.mem0.ai/llms).
First step is to instantiate the memory: