What's Changed
- docs(favicon): add favicon to website by @grpaiva in #579
- feat(citations)!: citations abstraction + openai web search annotations by @ChrisB-TL in #483
- Update dev dependencies & fix failing tests by @sixlive in #591
- feat(Gemini): Support rate limit and overload exception by @aimeos in #585
Breaking Changes
- Anthropic citations now saved on additionalContent under the 'citations' key and use the new MessagePartWithCitations and Citation value objects
- Gemini search groundings are now saved on additional content under the 'citations' key and use the new MessagePartWithCitations and Citation value objects
New Contributors
Full Changelog: v0.86.0...v0.87.0