From 2c31a930a375aa6f5984044b6f20aab0d1d3a379 Mon Sep 17 00:00:00 2001 From: yanzz <84555416+paipeline@users.noreply.github.com> Date: Wed, 5 Mar 2025 15:41:43 -0500 Subject: [PATCH] Update README.md (#2187) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: