interface AiProviderConfig {
    actionRules?: AiProviderConfigActionRule[];
}

Properties

Properties