group-wbl/.venv/lib/python3.13/site-packages/langgraph/utils/runnable.py

4 lines
164 B
Python
Raw Permalink Normal View History

2026-01-09 09:48:03 +08:00
"""Backwards compat imports for runnable utilities, to be removed in v1."""
from langgraph._internal._runnable import RunnableCallable, RunnableLike # noqa: F401