feat(mistral): add Mistral provider with native PDF OCR and chat integration
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-01-18 - 0.10.0 - feat(mistral)
|
||||
add Mistral provider with native PDF OCR and chat integration
|
||||
|
||||
- Adds dependency @mistralai/mistralai
|
||||
- Implements ts/provider.mistral.ts providing chat() and document() (OCR) functionality
|
||||
- Registers and exposes MistralProvider in SmartAi (options, lifecycle, conversation routing)
|
||||
- Adds unit/integration tests: test.chat.mistral.ts and test.document.mistral.ts
|
||||
- Updates readme.hints.md with Mistral usage, configuration and notes
|
||||
|
||||
## 2026-01-18 - 0.9.0 - feat(providers)
|
||||
Add Anthropic extended thinking and adapt providers to new streaming/file APIs; bump dependencies and update docs, tests and configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user