interface AiProviderCredentialsBasic {
    apiKey: string;
}

Hierarchy (view full)

Properties

Properties

apiKey: string