Apply additional fixups to context messages to meet Mistral-specific requirements

This commit is contained in:
Paul Kompfner
2025-09-08 11:23:25 -04:00
parent 1cccb97ccf
commit daee1ddf3b
2 changed files with 34 additions and 8 deletions

View File

@@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `OpenAIRealtimeLLMService` and `AzureRealtimeLLMService` which provide
access to OpenAI Realtime.
### Fixed
- Add additional fixups to Mistral context messages to ensure they meet
Mistral-specific requirements, avoiding Mistral "invalid request" errors.
### Deprecated
- `NoisereduceFilter` is now deprecated and will be removed in a future