Evaluate Thread

Triggers evaluation of a thread using a specified metric collection and optional chatbot role instructions.

Path parameters

idstringRequired
The id of the thread you wish to evaluate.

Headers

CONFIDENT_API_KEYstringRequired
The API key of your Confident AI project.

Request

metricCollectionstringRequired

This is the name of the multi-turn metric collection to evaluate the thread.

chatbotRolestringOptional
The role or purpose of the chatbot in the thread.

Response

successboolean
This is true if the thread was successfully evaluated.
dataobject
deprecatedboolean
This is true if this endpoint is deprecated.