TestAiConfigurationInput
TestAiConfigurationInput
TestAiConfigurationInput
Test an AI provider configuration (provider + model + key + endpoint)
apiKey |
String | Optional API key to test. Leave blank to reuse the saved secret. |
apiVersion |
String | Optional Azure OpenAI API version |
deployment |
String | Azure OpenAI deployment name (used as the model for Azure OpenAI) |
endpoint |
String | Optional custom endpoint / base URL (corporate gateway, Front Door, VPC PrivateLink) |
model |
String | Model or inference-profile ID (for non-Azure providers) |
provider |
String! | AI provider display value, e.g. "AWS Bedrock", "Anthropic", "Azure OpenAI", "OpenAI" |
resourceName |
String | Azure OpenAI resource name |