Download Latest Version v1.7.11 source code.tar.gz (13.2 MB)
Email in envelope

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

Home / v1.7.8
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-08-06 3.4 kB
v1.7.8 source code.tar.gz 2025-08-06 13.1 MB
v1.7.8 source code.zip 2025-08-06 14.7 MB
Totals: 3 Items   27.8 MB 0

Changelog

New Features:

  • Output model: Added support for output_model on Agents and Teams to generate the final response from output_model instead of model

Improvements:

  • Support for OpenAI Flex Processing: Added service_tier to OpenAIChat and OpenAIResponses.

Bug Fixes:

  • Print Response:
    • Fixed show_member_responses not working correctly on Team
    • Fixed printing of MCP responses on streamable HTTP
  • Session State on Team: Fixed precedence for session state from sessions DB.
  • YouTubeTranscriptApi has no attribute get_transcript :
    • The YoutubeTranscriptApi is updated and now uses .fetch(video_id) for getting transcripts.
  • HITL streaming:
    • Added the required attributes- tools_requiring_confirmation, tools_requiring_user_input, tools_awaiting_external_execution on the class BaseAgentRunResponseEvent
    • If you are using streaming, it is recommended to pass the run_id and a list of updated_tools to the continue_run or acontinue_run method.

What's Changed

New Contributors

Full Changelog: https://github.com/agno-agi/agno/compare/v1.7.7...v1.7.8

Source: README.md, updated 2025-08-06