TestAiConfigurationResult

TestAiConfigurationResult

TestAiConfigurationResult

Result of testing an AI provider configuration with a minimal live call.

error String Friendly error message if the test failed (invalid key, unreachable endpoint, etc.).
model String The model / deployment that was tested.
provider String The provider that was tested.
success Boolean! Whether the test call to the AI provider succeeded.
testedAt String! Timestamp when the test was performed.