Ask a question to get started
Enter to sendโขShift+Enter new line
Get the runtime for the current graph run.
get_runtime( context_schema: type[ContextT] | None = None, ) -> Runtime[ContextT]
context_schema
type[ContextT] | None
None
Optional schema used for type hinting the return type of the runtime.