rig-vertexai-v0.3.7
n4ze3m/page-assistrig-vertexai-v0.3.7Jun 2, 2026by github-actions[bot]
AI Summary
rig-vertexai v0.3.7 adds support for streaming response metadata and document citations to align with the main rig library capabilities.
Key Highlights
- Exposure of streaming response metadata.
- Support for document citations.
New Features
- Streaming response metadata
- 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