mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-10 03:37:51 +02:00
more
This commit is contained in:
@@ -215,3 +215,4 @@ async def test_async_sub_graph() -> None:
|
||||
order_food_idx = output.index("order_food: order submitted")
|
||||
assert first_sub_idx < second_sub_idx < order_food_idx
|
||||
assert planner._idx == len(planner.responses)
|
||||
print(output)
|
||||
|
||||
Reference in New Issue
Block a user