opto.optimizers.opro.OPRO.call_llm

Contents

opto.optimizers.opro.OPRO.call_llm#

OPRO.call_llm(system_prompt: str, user_prompt: str, verbose: bool | str = False, max_tokens: int = 4096)#

Call the LLM with a prompt and return the response.