Skip to main content
POST
/
v2
/
scorers
/
llm
/
validate
Manual Llm Validate
curl --request POST \
  --url https://api.galileo.ai/v2/scorers/llm/validate \
  --header 'Splunk-AO-API-Key: <api-key>'
{
  "task_result_id": "<string>"
}

Authorizations

Splunk-AO-API-Key
string
header
required

Response

200 - application/json

Successful Response

task_result_id
string<uuid4>
required