📢 Announcing our research paper: Mem0 achieves 26% higher accuracy than OpenAI Memory, 91% lower latency, and 90% token savings! Read the paper to learn how we're revolutionizing AI agent memory.

Mem0 offers support for various embedding models, allowing users to choose the one that best suits their needs.

Supported Embedders

See the list of supported embedders below.

The following embedders are supported in the Python implementation. The TypeScript implementation currently only supports OpenAI.

Usage

To utilize a embedder, you must provide a configuration to customize its usage. If no configuration is supplied, a default configuration will be applied, and OpenAI will be used as the embedder.

For a comprehensive list of available parameters for embedder configuration, please refer to Config.