[PR #5348] docs: update name of CompiledGraph CompiledStateGraph #4387

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

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

State: closed
Merged: Yes


The tutorial states a wrong (outdated) name of the type that's returned by .compile()

The name (and type) has changed.
See: https://langchain-ai.github.io/langgraph/reference/graphs/#langgraph.graph.state.StateGraph.compile

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/5348 **State:** closed **Merged:** Yes --- The tutorial states a wrong (outdated) name of the type that's returned by `.compile()` The name (and type) has changed. See: https://langchain-ai.github.io/langgraph/reference/graphs/#langgraph.graph.state.StateGraph.compile
yindo added the pull-request label 2026-02-20 17:50:07 -05:00
yindo closed this issue 2026-02-20 17:50:07 -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#4387