# Build more dependable agents with Gemini structured outputs

> Agno now handles Gemini schemas with nullable fields and complex definitions more reliably. This resolves issues that could previously cause structured outputs to fail or behave unpredictably.

- Published: 2025-09-17
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/build-more-dependable-agents-with-gemini-structured-outputs
- Markdown: https://agno-com-nine.vercel.app/articles/build-more-dependable-agents-with-gemini-structured-outputs.md

Agno now handles Gemini schemas with nullable fields and complex definitions more reliably. This resolves issues that could previously cause structured outputs to fail or behave unpredictably.

The result is more consistent agent behavior when relying on structured responses—critical for workflows that depend on strict schemas, automation, or downstream processing.

**Why this matters:**

- Fewer runtime surprises in production agents
- More reliable structured data from Gemini models
- Greater confidence in schema-driven workflows

**Who this is for:**

Teams using Gemini models for automation, extraction, or schema-based agent workflows.
