cURL
Update evaluation config
Partially update the evaluation configuration for an agent. Omitted fields keep their current value. Provided list fields (criteria, tags, data_points) replace that list entirely.
Requires Pro tier or above.
PATCH
cURL
Authorizations
Path Parameters
ID of the agent.
Body
application/json
Whether evaluations are enabled for this agent.
LLM model to use for evaluation.
Allow the evaluator to suggest tags beyond your predefined vocabulary.
Quality criteria to check (replaces existing list). Max 30.
Tag vocabulary (replaces existing list). Max 50.
Data points to extract (replaces existing list). Max 40.
Response
Updated evaluation configuration.
