MultiPromptChain This notebook demonstrates how to use the RouterChain paradigm to create a chain that dynamically selects the prompt to use for a given input Basically, route between prompts depending on user input! Docs: https://
python.langchain.com/en/latest/modu
les/chains/examples/multi_prompt_router.html
…
RouterChain Dynamic Prompt Selection with LangChain
By
–
Leave a Reply