mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-21 15:12:26 +02:00
- Define protocol for sync and async producer and consumer - Accept consumer/producer as init args in Orchestrator/Executor - If not passed in, create default consumer/producer as before