tool calling agent (AzureChatOpenAI) is returning empty response sometimes. #29523
Unanswered
ajayjohn117
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
I have a long code, but the following is the part where i am initialising the tool calling agent. I have 4 tools that i am using.
Issue here i am facing is that most of the time the agent is working as intended. But sometimes i notice the agent is giving empty responses.
Following is the raw output
System Info
langchain==0.1.9
langchain-community==0.0.24
langchain-core==0.1.52
langchain-openai==0.1.5
Beta Was this translation helpful? Give feedback.
All reactions