[PR #4982] graph: improve generics on StateGraph etc + move typing utils to private file #4186

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

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

State: closed
Merged: Yes


Key changes:

  • InputT now defaults to StateT so we don't have to do complicated overloads for compile
**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/4982 **State:** closed **Merged:** Yes --- Key changes: * `InputT` now defaults to `StateT` so we don't have to do complicated overloads for `compile`
yindo added the pull-request label 2026-02-20 17:49:48 -05:00
yindo closed this issue 2026-02-20 17:49:48 -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#4186