Back
GoogleGemini API
Upcoming breaking change: The Interactions API request and response schema and output format configuration…
AI summary
Written by AI from the official notes. Check them for exact details.The Interactions API will change its request and response schema, affecting output format configuration.
- Request and response schema will change from
outputstosteps. - Output format configuration will be updated to
response_format. - New schema becomes default on May 26.
- Legacy schema will be removed on June 8.
Why it matters: Developers using the Interactions API should prepare for these changes to ensure compatibility.
Full release notes
- Upcoming breaking change: The Interactions API request and response schema (
outputs→steps) and output format configuration (response_format) are changing. The new schema becomes the default on May 26 and the legacy schema will be removed on June 8. See the migration guide for details.