interface AiProviderCredentialsCustom {
    identifier: string;
    key: string;
}

Properties

Properties

identifier: string
key: string