rig-vertexai-v0.3.7
MightyMoud/sidekickrig-vertexai-v0.3.7Jun 2, 2026by github-actions[bot]
AI Summary
Mirrors the v0.37.1 features, specifically adding streaming response metadata and Anthropic document citations to the Vertex AI module.
Key Highlights
- Expose streaming response metadata
- Support for Anthropic document citations
New Features
- Streaming response metadata
- Anthropic document citations
Full Release Notes
### Added - *(gemini)* expose streaming response metadata ([#1790](https://github.com/0xPlaygrounds/rig/pull/1790)) (by @mateobelanger) - *(anthropic)* support document citations ([#1778](https://github.com/0xPlaygrounds/rig/pull/1778)) (by @temrjan) ### Contributors * @mateobelanger * @temrjan