group-wbl/.venv/lib/python3.13/site-packages/langchain_classic/schema/runnable/router.py
2026-01-09 09:12:25 +08:00

4 lines
117 B
Python

from langchain_core.runnables.router import RouterInput, RouterRunnable
__all__ = ["RouterInput", "RouterRunnable"]