What's Changed
- Add provider to request objects by @sixlive in #442
- chore: add example to custom provider and apply style guide by @kauffinger in #443
- chore: add CLAUDE.md to gitignore by @ChrisB-TL in #445
- chore: delete old .phpunit.result.cache by @kauffinger in #450
- security(server)!: Disable insecure server setup by default by @aimeos in #455
- refactor(anthropic): refactor text and structured by @ChrisB-TL in #457
- fix(openai): PrismRateLimitedExceptions by @ChrisB-TL in #468
- fix(deepseek): text generation without tools by @MrCrayon in #466
- feat(openrouter): add openrouter support by @pushpak1300 in #470
- fix(anthropic): nested usage by @MrCrayon in #464
- fix(ollama): embeddings not working with empty options by @MrCrayon in #462
- feat: add provider tools to oai stream handler by @kauffinger in #475
- feat(anthropic): support web search citations by @ChrisB-TL in #474
- feat(groq): add streaming support by @pushpak1300 in #471
New Contributors
Full Changelog: v0.78.0...v0.79.0