I want to use gpt-5 with reasoning in a team framework leveraging the responses api (for multi-modality) but it seems impossible. I must pass reasoning id’s between function calling and there’s no apparent way to do that. does any one have an angle on this?
Hi @tomaz, thanks for reaching out and supporting Agno. I’ve shared this with the team, we’re working through all requests one by one and will get back to you soon.If it’s urgent, please let us know. We appreciate your patience!
Yes I do mean this openai responses docs you sent.
I understand how to use it with a single agent usecase, but couldn’t figure out how to use it in a Team framework where I need to pass the reasoning (thinking) ID between agents, but that payload wasn’t available to pass.