How to call LangGraph's update_state through LangServe API #24216
akc-copilot3
announced in
Ideas
Replies: 1 comment
-
I have the same problem, have you found a solution? bro |
Beta Was this translation helpful? Give feedback.
0 replies
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
Feature request
LangGraph's "interrupt" and "update_state" mechanism is very useful when building "Human-in-the-loop" agents. But it seems that there's no way to call it through LangServe.
Motivation
I'm trying to build a "Human-in-the-loop" agent with LangGraph and LangServe.
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions