Download Latest Version v1.7.5 source code.tar.gz (13.1 MB)
Email in envelope

Get an email when there's a new version of Phidata

Home / v1.7.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-16 1.4 kB
v1.7.4 source code.tar.gz 2025-07-16 13.0 MB
v1.7.4 source code.zip 2025-07-16 14.5 MB
Totals: 3 Items   27.5 MB 0

Changelog

New Features:

  • Workflows Revamped (beta): Our new Workflows implementation (internally referred to as Workflows 2.0) is a complete redesign of the workflow system in Agno, introducing a step-based architecture that provides better structure, flexibility, and control over multi-stage AI agent processes
    • Core Concepts:
      • Flexible Execution: Sequential, parallel, conditional, and loop-based execution
      • Smart Routing: Dynamic step selection based on content analysis or user intent
      • Mixed Components: Combine agents, teams, and functions seamlessly
      • State Management: Share data across steps with session state
    • For a comprehensive guide to the new Workflows system, check out the docs.

image

  • Pydantic Input for Agents/Teams: Both Agent and Team now accepts structured input (i.e. a pydantic model) on run() and print_response().

What's Changed

Full Changelog: https://github.com/agno-agi/agno/compare/v1.7.3...v1.7.4

Source: README.md, updated 2025-07-16