# Carry JSON instructions into follow-up prompts for json_object providers

> 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.

- Published: 2026-06-12
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/carry-json-instructions-into-follow-up-prompts-for-json-object-providers
- Markdown: https://agno-com-nine.vercel.app/articles/carry-json-instructions-into-follow-up-prompts-for-json-object-providers.md

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.
