Files
2026-05-11 12:36:20 +05:30

4 lines
164 B
Python

"""Backwards compat imports for runnable utilities, to be removed in v1."""
from langgraph._internal._runnable import RunnableCallable, RunnableLike # noqa: F401