mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-21 07:02:25 +02:00
Extract two common cases from the big switch statement of `prepare_single_task` since it's a tad more composable. All this does is shift/extract code to separate functions