What's Changed
- feat(mistral): rate limit exception and meta by @ChrisB-TL in #242
- feat(openai): embedding + streaming rate limits by @ChrisB-TL in #251
- bug(openai + groq): fix null rate limit reset by @ChrisB-TL in #253
- refactor: Namespace update to Prism by @sixlive in #254
Breaking Changes
- Namespace changed from
PrismPHP\Prism
toPrism\Prism
Full Changelog: v0.49.0...v0.50.0