Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.trulayer.ai/v1/eval \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "trace_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "metric_name": "<string>", "config": { "provider": "anthropic", "model": "<string>", "preset": "<string>", "prompt": "<string>" } } '
{ "eval_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
SDK API key (tl_...) or Clerk session JWT
tl_...
llm
rule
Evaluator-specific configuration. Free-form for forward compatibility; recognised keys are documented below. Unknown keys are ignored.
Show child attributes
Eval queued
pending
running
complete
failed