Api
Test Llm Configuration
Test LLM API connection with a simple request.
Test LLM API connection with a simple request.
AuthorizationBearer <token>
In: header
Path Parameters
config_id*string
Format
uuidResponse Body
application/json
application/json
curl -X POST "https://loading/api/v1/configuration/llm/497f6eca-6276-4993-bfeb-53cbbbba6f08/test"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}