Adds Azure OpenAI LLM to Mem0 TS SDK (#2536)

This commit is contained in:
Saket Aryan
2025-04-11 20:09:20 +05:30
committed by GitHub
parent d9236de4ed
commit 05f9607282
8 changed files with 129 additions and 4 deletions

View File

@@ -129,6 +129,7 @@ mode: "wide"
<Update label="2025-04-11" description="v2.1.16">
**New Features:**
- **Azure OpenAI:** Added support for Azure OpenAI
- **Mistral LLM:** Added Mistral LLM integration in OSS
**Improvements:**