Core Release v1.4.7
- feat: added cache-control support for anthropic tool calls
- fix: Codex compatibility issues in fallback handling and request decompression
- fix: use NewSSEScanner for Anthropic Responses API streaming (thanks @Edward-Upton!)
- fix: preserve original audio filename in transcription requests
- fix: proxy override handling
- fix: raw request serialization in SSE events
- fix: key list models serialization
- fix: security patches including default anthropic error type
- fix: prevent panic in WeightedRandomKeySelector when all keys have zero weight by falling back to uniform random selection
- feat: add Filename field to TranscriptionInput schema to carry original filename through the request pipeline
- fix: add AudioFilenameFromBytes utility to detect audio format from file headers with mp3 fallback
Installation
go get github.com/maximhq/bifrost/core@v1.4.7This release was automatically created from version file: core/version