rig-vertexai-v0.3.7
zed-industries/zedrig-vertexai-v0.3.7Jun 2, 2026by github-actions[bot]
AI Summary
This release focuses on adding streaming metadata support and document citations, extending functionality previously added to the core rig library.
Key Highlights
- Expose streaming response metadata
- Support document citations
New Features
- Expose streaming response metadata
- Support 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