webui / langchain /schema /runnable /router.py
zhangyi617's picture
Upload folder using huggingface_hub
129cd69
from langchain_core.runnables.router import RouterInput, RouterRunnable
__all__ = ["RouterInput", "RouterRunnable"]