├── FileCallbackHandler.py ├── README.md ├── lang_chain_router_chain.py └── router_chain.html /FileCallbackHandler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gilfernandes/router_chain_playground/HEAD/FileCallbackHandler.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gilfernandes/router_chain_playground/HEAD/README.md -------------------------------------------------------------------------------- /lang_chain_router_chain.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gilfernandes/router_chain_playground/HEAD/lang_chain_router_chain.py -------------------------------------------------------------------------------- /router_chain.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gilfernandes/router_chain_playground/HEAD/router_chain.html --------------------------------------------------------------------------------