it's annoying that runtime.store is typed as BaseStore | None if I pass in store to graph.compile() #910

Open
opened 2026-02-20 17:42:19 -05:00 by yindo · 1 comment
Owner

Originally created by @sydney-runkle on GitHub (Aug 10, 2025).

Originally assigned to: @sydney-runkle on GitHub.

Privileged issue

  • I am a LangGraph maintainer, or was asked directly by a LangGraph maintainer to create an issue here.

Issue Content

No response

Originally created by @sydney-runkle on GitHub (Aug 10, 2025). Originally assigned to: @sydney-runkle on GitHub. ### Privileged issue - [x] I am a LangGraph maintainer, or was asked directly by a LangGraph maintainer to create an issue here. ### Issue Content _No response_
Author
Owner

@sydney-runkle commented on GitHub (Sep 10, 2025):

We should probably just optionality in the name of convenience and raise a nice runtime error if not available?

@sydney-runkle commented on GitHub (Sep 10, 2025): We should probably just optionality in the name of convenience and raise a nice runtime error if not available?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#910