An issue where streams cannot be output after using the tool

    markdown=True,
    tools=[
        ReasoningTools(add_instructions=True, add_few_shot=True)
    ],
    memory=memory,

Hey @hope_321
Thank you for reaching out and using Agno.
We’ve shared this with the team and are working through requests one by one—we’ll get back to you as soon as we can.

We’ve just kicked off the Global Agent Hackathon , so things are a bit busier than usual. If you’re up for it, we’d love for you to join—it’s a great chance to build, win some exciting prizes and connect with the agent community!

in the meantime, pls share your agent configuration?

Hey @hope_321 sorry about it- do you mind sharing what model are you using? I am able to use Reasoning Tools with streaming. Exact configuration as well as error will be super helpful in debugging it.

Do checkout our cookbooks : agno/cookbook/reasoning/tools/openai_reasoning_tools.py at main · agno-agi/agno · GitHub