mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-24 08:32:24 +02:00
Per repo convention (CLAUDE.md) and general project style: use single backticks for inline code, Google-style Args/Returns/Raises sections, and triple-backtick fenced code blocks instead of Sphinx double backticks, :param: markers, or Usage:: blocks. No behavior changes — docs only.