Type alias AIType

AIType: "VertexAI" | "OpenAI"

Represents the AI platforms supported by the generatePrompt function.

Generated using TypeDoc