From f1471bcc553bcd6fc57409f64c4028e8a97b744d Mon Sep 17 00:00:00 2001 From: Dev Khant Date: Sat, 29 Mar 2025 13:39:11 +0530 Subject: [PATCH] update changelog (#2462) --- docs/changelog/overview.mdx | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) 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:**