Skip to main content

Test AI Configuration Connection

POST 

/openai/connections/:ai_type/tests

Test connectivity for the client's stored AI configuration of the given type ('remediator', 'validation' or 'embedding'). The embedding test also asserts the vector width the index requires. Returns 400 for an invalid ai_type or a failed connection test, and 404 if the client is not found.

Request

Responses

Successful Response