Llm Operations Prompts Properties
constructor(maybePromptTemplate: String = "maybe_prompt_contribution", generateExamplesByDefault: Boolean = true, defaultTimeout: Duration = Duration.ofSeconds(60))
Parameters
maybe Prompt Template
template to use for the "maybe" prompt, which
can enable a failure result if the LLM does not have enough information to
create the desired output structure.