[PR #1884] docs: reorganize API refs #2357

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

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

State: closed
Merged: Yes


This change reorganizes the API ref docs in the following ways:

  • Removed any additional text, all of the information is pulled in from the docstrings
  • Expanded coverage for all files
  • New pages:
    • Types
    • Channels
    • Constants (only public ones)
  • Style changes:
    • Show object types
    • Show type annotations

Example screenshots:

  • Graphs:
    image

  • Errors
    image

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/1884 **State:** closed **Merged:** Yes --- This change reorganizes the API ref docs in the following ways: * Removed any additional text, all of the information is pulled in from the docstrings * Expanded coverage for all files * New pages: * `Types` * `Channels` * `Constants` (only public ones) * Style changes: * Show object types * Show type annotations Example screenshots: * Graphs: <img width="1359" alt="image" src="https://github.com/user-attachments/assets/1079b3e4-1fd0-47d2-959a-b160073cb9cf"> * Errors <img width="1277" alt="image" src="https://github.com/user-attachments/assets/6a155afd-8f0d-42d3-987d-a76562a379e0">
yindo added the pull-request label 2026-02-20 17:46:52 -05:00
yindo closed this issue 2026-02-20 17:46:53 -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#2357