mem0
mem0 copied to clipboard
Create OpenAI-API structure compatible API example
🚀 The feature
EmbedChain has an API server example here. https://docs.embedchain.ai/examples/api_server It has a reasonable API structure.
I would like it we we had an example that had the same API structure as OpenAI API.
Motivation, pitch
Many custom ChatGPT frontends can work with the OpenAI API type structure. One such front end is TypingMind.
It has support for OpenAI style external API as shown below.
If we can have an example with an OpenAI-style API structure, we can use a dedicated chat interface for chatting with our data that gives many extra features like chat history persistence, data formatting, and many others.
Please assign me, I want to do it.
cc @deshraj