DOC: from langgraph.runtime import Runtime Where is this import? #833

Closed
opened 2026-02-20 17:41:59 -05:00 by yindo · 1 comment
Owner

Originally created by @starkdg on GitHub (Jul 23, 2025).

Issue with current documentation:

The line "from langgraph.runtime import Runtime" yields a ModuleNotFoundException.

A section of the documentation on runtimes use this module explicitly.

https://langchain-ai.github.io/langgraph/agents/context/#runtime-context

I filed this under documentation issue, because it seems like it's a misnamed namespace issue. Has this been renamed or refactored to something else?

Idea or request for content:

No response

Originally created by @starkdg on GitHub (Jul 23, 2025). ### Issue with current documentation: The line "from langgraph.runtime import Runtime" yields a ModuleNotFoundException. A section of the documentation on runtimes use this module explicitly. https://langchain-ai.github.io/langgraph/agents/context/#runtime-context I filed this under documentation issue, because it seems like it's a misnamed namespace issue. Has this been renamed or refactored to something else? ### Idea or request for content: _No response_
yindo added the documentation label 2026-02-20 17:41:59 -05:00
yindo closed this issue 2026-02-20 17:41:59 -05:00
Author
Owner

@sydney-runkle commented on GitHub (Jul 23, 2025):

Hi, thanks for the report. This is available with the v0.6.0a1 alpha release. v0.6 to be released tomorrow!

@sydney-runkle commented on GitHub (Jul 23, 2025): Hi, thanks for the report. This is available with the v0.6.0a1 alpha release. v0.6 to be released tomorrow!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#833