langchaingo
langchaingo copied to clipboard
[feature request] Support for RouterChain
Hi, I think it would be helpful if router chain is supported in this great project. Router chain is LLMChain that acts as router, simillar to: https://github.com/langchain-ai/langchain/blob/master/libs/langchain/langchain/chains/router/multi_prompt.py
Are there any plans?