Skip to main content
POST
Test an LLM model

Authorizations

X-API-Key
string
header
required

Path Parameters

model_uuid
string<uuid>
required

Body

application/json
prompt
string

Prompt text to use for the test

Example:

"Hello"

Response

200 - application/json

Operation completed successfully

code
integer
Example:

0