mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-22 23:52:23 +02:00
**Description:** Closes #___ Removed the redundant `pretty_print_message`/`pretty_print_messages` helper snippet from `docs/docs/tutorials/multi_agent/agent_supervisor.md`. Now there is a single, authoritative definition of these functions, which: - Simplifies the tutorial - Avoids reader confusion over which helper to use - Prevents future drift between duplicate code blocks **Issue:** Closes #___ **Dependencies:** None Co-authored-by: Lauren Hirata Singh <lauren@langchain.dev>