-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: astream chat with tools returns empty response #17978
Comments
Hey @alireza-sheikh! I'm here to help you with any issues you're facing. I can assist with bug fixes, answer questions, and guide you on how to contribute. Let's tackle this together! The issue of To address this, ensure that the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
@dosu.
|
Can you reproduce in a colab or similar? astream_chat_with_tools works fine for me |
Bug Description
When I ran this code I expected to get the response chunk by chunk but the response was empty. I use the
achat_with_tools
method and it works properly. (I used gpt-4o and gpt-40-mini)Version
0.12.10
Steps to Reproduce
I've made my workflow agent with the below guideline.
https://docs.llamaindex.ai/en/stable/examples/workflow/function_calling_agent/
Relevant Logs/Tracbacks
The text was updated successfully, but these errors were encountered: