concepts.language.openai_utils.llm_prompting#

Functions

simple_llm_prompt(system_instruction, ...[, ...])

Generate a simple LLM prompt for the given system instruction and user prompts.

simple_llm_prompt_auto_retry(...[, ...])

Generate a simple LLM prompt for the given system instruction and user prompts.