ApiTextPrompt: ApiBasePrompt & {
    prompt: string;
}

TextPrompt