OpenAPI 3.1.0raw.githubusercontent.com2026-08-12228323518.0 KB

6fcf6b0bc28a

llm

Returns the system and user prompt templates for the given llm task in all supported languages

post/llm/create_prompt_templates

Query parameters

approach_type'LLM_ZERO_SHOT' | 'LLM_FEW_SHOT' required

Request body

example_idsinteger[] nullable

Response

Successful Response

languagestring required

The language of the prompt template

system_promptstring required

The system prompt to use for the job

user_promptstring required

The user prompt to use for the job