[PR #6514] docs: add docstrings to add_node overloads #5088

Closed
opened 2026-02-20 17:51:12 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/6514

State: closed
Merged: Yes


They were missing Args sections, and IDEs don't pick these up from the canonical.

Each overload now includes the full Args: documentation, examples tailored to that specific signature, and Returns: section.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/6514 **State:** closed **Merged:** Yes --- They were missing `Args` sections, and IDEs don't pick these up from the canonical. Each overload now includes the full `Args:` documentation, examples tailored to that specific signature, and `Returns:` section.
yindo added the pull-request label 2026-02-20 17:51:12 -05:00
yindo closed this issue 2026-02-20 17:51:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#5088