v0.9.65
airweave-ai/airweavev0.9.65Apr 20, 2026by marc-rutzou
AI Summary
A new adapter for the Mistral LLM is added, alongside updates to the CI environment configuration.
Key Highlights
- New Mistral LLM adapter
- Updated CI Python environment setup
New Features
- Add Mistral LLM adapter
Full Release Notes
## What's Changed * feat: add Mistral LLM adapter by @marc-rutzou in https://github.com/airweave-ai/airweave/pull/1754 * fix(ci): use in-project venvs for mypy and import-linter jobs by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1757 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.64...v0.9.65