ApiPrompt: {
    type: "chat";
} & ApiChatPrompt | {
    type: "text";
} & ApiTextPrompt

Prompt