[PR #5794] feat(langgraph): Add default compilation name for a state graph #4650

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

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

State: closed
Merged: No


Allows returning an uncompiled state graph that does something (e.g., summarization) and has a nice default name instead of showing up as "LangGraph".

Will add a test if there isn't opposition to adding this to the StateGraph API

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/5794 **State:** closed **Merged:** No --- Allows returning an uncompiled state graph that does something (e.g., summarization) and has a nice default name instead of showing up as "LangGraph". Will add a test if there isn't opposition to adding this to the StateGraph API
yindo added the pull-request label 2026-02-20 17:50:31 -05:00
yindo closed this issue 2026-02-20 17:50:31 -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#4650