diff --git a/docs/changelog/overview.mdx b/docs/changelog/overview.mdx index 3e5cd526..cea1213f 100644 --- a/docs/changelog/overview.mdx +++ b/docs/changelog/overview.mdx @@ -6,6 +6,26 @@ mode: "wide" + + +**New Features:** +- **Livekit Integration:** Added Mem0 livekit example +- **FAISS Support:** Added FAISS vector store support +- **Evaluation:** Added evaluation framework and tools + +**Documentation:** +- **Multimodal:** Updated multimodal documentation +- **Examples:** Added examples for email processing +- **API Reference:** Updated API reference section +- **Elevenlabs:** Added Elevenlabs integration example + +**Bug Fixes:** +- **OpenAI Environment Variables:** Fixed issues with OpenAI environment variables +- **Deployment Errors:** Added `package.json` file to fix deployment errors +- **Tools:** Fixed tools issues and improved formatting +- **Docs:** Updated API reference section for `expiration date` + + **Bug Fixes:**