Skip to content
Discussion options

You must be logged in to vote

I believe if you upgrade your langgraph-cli[inmem] to latest, this will already be handled as expected.

You can also run langgraph dev --no-blocking

We added block-checks in the local development server to ensure your server performs optimally in production, but there were a few common calls that we've relaxed, since they are less likely to cause actual issues and are fairly common in popular libraries (such as openai)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lluisCM
Comment options

Answer selected by hinthornw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants