Files
post_crawler/.venv/Lib/site-packages/langgraph/utils/runnable.py
T
2026-05-26 21:02:17 +08:00

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