LangGraph and Strawberry GraphQL Support #4578
ericzorn93
started this conversation in
Python Packages
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.
-
Both LangGraph and Strawberry GraphQL are very popular async supported packages in the Python ecosystem. It would be great to build agents in Python with LangGraph as the multi agent orchestration, due to the current support already for LangChain.
Also, using an entry point gateway service written in GraphQL with Strawberry that can proxy to downstream RPC workers would be amazing too.
Beta Was this translation helpful? Give feedback.
All reactions