Skip to content
Changelog

Carry JSON instructions into follow-up prompts for json_object providers

Agno Team

June 12, 20261 min read

For providers that use json_object structured output, Agno now passes the JSON formatting instructions into the follow-up prompt as well, not just the initial one. Follow-up turns keep returning well-formed JSON instead of drifting once the original instruction falls out of view.

Shipped around the same time