rig-bedrock-v0.4.6
0xPlaygrounds/rigrig-bedrock-v0.4.6May 13, 2026by github-actions[bot]
AI Summary
Adds structured output support and fixes token usage analytics for Gemini.
Key Highlights
- Added structured output support via Converse API
- Fixed token usage correctness for posthog analytics
New Features
- Structured output support via Converse API
- Fixed token usage analytics
Full Release Notes
### Added - *(rig-bedrock)* add structured output support via Converse API ([#1667](https://github.com/0xPlaygrounds/rig/pull/1667)) (by @jdwil) ### Fixed - *(gemini)* Token usage correctness for posthog llm analytics ([#1761](https://github.com/0xPlaygrounds/rig/pull/1761)) (by @mateobelanger) ### Other - fix "a ancient" grammar in glarb-glarb sample text ([#1755](https://github.com/0xPlaygrounds/rig/pull/1755)) (by @abhicris) - #1755 - AGENTS.MD, CONTRIBUTING.MD, and docs ([#1714](https://github.com/0xPlaygrounds/rig/pull/1714)) (by @gold-silver-copper) - #1714 - improve project organization and create rig crate ([#1699](https://github.com/0xPlaygrounds/rig/pull/1699)) (by @gold-silver-copper) - #1699 ### Contributors * @mateobelanger * @abhicris * @jdwil * @gold-silver-copper