rig-vertexai-v0.3.7

HumeAI/tadarig-vertexai-v0.3.7Jun 2, 2026by github-actions[bot]

AI Summary

A minor release from the VertexAI crate that mirrors features from the main rig release, specifically exposing streaming response metadata and adding document citations.

Key Highlights

  • Exposed streaming response metadata for Gemini
  • Added document citations support for Anthropic

New Features

  • Streaming response metadata for Gemini
  • Document citations support for Anthropic

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