Introduction

Mem0 Embedchain is an Open Source Framework for personalizing LLM responses. It makes it easy to create and deploy personalized AI apps.

Integrating Helicone with Mem0 Embedchain allows you to monitor interactions across different LLMs in AI applications.

Integration Steps

1

Create an account + Generate an API Key

Log into Helicone or create an account. Once you have an account, you can generate an API key.

Make sure to generate a write only API key.

2

Set base_url in the your code

You can configure your base_url and OpenAI API key in your codebase

3

Now you can see all passing requests through Embedchain in Helicone

Check out the Embedchain GitHub repository for more information and examples.