feat: add mistral AI as LLM provider (#2496)

Co-authored-by: Saket Aryan <94069182+whysosaket@users.noreply.github.com>
This commit is contained in:
Achraf Dev
2025-04-11 15:32:44 +01:00
committed by GitHub
parent 942727fec6
commit d9236de4ed
8 changed files with 269 additions and 12 deletions

View File

@@ -127,6 +127,14 @@ mode: "wide"
<Tab title="TypeScript">
<Update label="2025-04-11" description="v2.1.16">
**New Features:**
- **Mistral LLM:** Added Mistral LLM integration in OSS
**Improvements:**
- **Zod:** Updated Zod to 3.24.1 to avoid conflicts with other packages
</Update>
<Update label="2025-04-09" description="v2.1.15">
**Improvements:**
- **Client:** Added support for Mem0 to work with Chrome Extensions