interface GoogleGeminiChatCompletionRequest {
    model: string;
}

Hierarchy (view full)

Properties

Properties

model: string