diff --git a/README.md b/README.md index 4f2e1891..2de88672 100644 --- a/README.md +++ b/README.md @@ -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: