update changelog (#2462)

This commit is contained in:
Dev Khant
2025-03-29 13:39:11 +05:30
committed by GitHub
parent 9ae23f9c88
commit f1471bcc55

View File

@@ -6,6 +6,26 @@ mode: "wide"
<Tabs>
<Tab title="Python">
<Update label="2025-04-02" description="v0.1.78">
**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`
</Update>
<Update label="2025-03-26" description="v0.1.77">
**Bug Fixes:**