Ask a question to get started
Enter to send•Shift+Enter new line
List of conditionals and prompts to use if the conditionals match.
conditionals: list[tuple[Callable[[BaseLanguageModel], bool], BasePromptTemplate]] = Field( default_factory=list )