Ask a question to get started
Enter to send•Shift+Enter new line
Convenience constructor for instantiating from destination prompts.
from_prompts( cls, llm: BaseLanguageModel, prompt_infos: list[dict[str, str]], default_chain: Chain | None = None, **kwargs: Any = {} ) -> MultiPromptChain