[PR #5708] fix(langgraph): enforce config injection even when optional #4603

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

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

State: closed
Merged: Yes


Fixes https://github.com/langchain-ai/langgraph/issues/5698

I would like to do a more general refactor of this logic at some point as well using typing introspection utilities. Claude code first pass: https://github.com/langchain-ai/langgraph/pull/5709

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/5708 **State:** closed **Merged:** Yes --- Fixes https://github.com/langchain-ai/langgraph/issues/5698 I would like to do a more general refactor of this logic at some point as well using typing introspection utilities. Claude code first pass: https://github.com/langchain-ai/langgraph/pull/5709
yindo added the pull-request label 2026-02-20 17:50:27 -05:00
yindo closed this issue 2026-02-20 17:50:27 -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#4603