v1.7.8
August 7, 2025
1.7.8
Improvements:
- Support for OpenAI Flex Processing: Added
service_tiertoOpenAIChatandOpenAIResponses.
Bug Fixes:
- Print Response:
- Fixed
show_member_responsesnot working correctly onTeam - Fixed printing of MCP responses on streamable HTTP
- Fixed
- Session State on Team: Fixed precedence for session state from sessions DB.
YouTubeTranscriptApihas no attributeget_transcript:- The
YoutubeTranscriptApiis updated and now uses.fetch(video_id)for getting transcripts.
- The
- HITL streaming:
- Added the required attributes-
tools_requiring_confirmation,tools_requiring_user_input,tools_awaiting_external_executionon the classBaseAgentRunResponseEvent - If you are using streaming, it is recommended to pass the
run_idand a list ofupdated_toolsto thecontinue_runoracontinue_runmethod.
- Added the required attributes-
