You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: Error during async streaming: 'code' code is in the path of API passing from OpenAPI spec
My questions is:
With langchain, How to separate branch for function calling and none function calling (partial_func is callable return tool_message, tool_chain is llm return AI_messsage).
With langgraph. How to handle OpenAPI function authentication. In langchain, I use partial_func (route_func) to call API with auth and header.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
ERROR: Error during async streaming: 'code'
code
is in the path of API passing from OpenAPI specMy questions is:
System Info
langchain==0.3.23
langchain-anthropic==0.3.5
langchain-community==0.3.21
langchain-core==0.3.51
langchain-google-genai==2.0.10
langchain-google-vertexai==2.0.20
langchain-openai==0.3.12
langchain-qdrant==0.2.0
langchain-text-splitters==0.3.8
Beta Was this translation helpful? Give feedback.
All reactions