Factuality

POST

Check the factuality of a given text compared to a reference.

Request

This endpoint expects an object.
referencestringRequired

The reference text for comparison.

textstringRequired

The text to be checked for factuality.

Response

This endpoint returns an object.
idstringOptional

Unique ID for the chat completion.

objectstringOptional

Type of object (chat completion).

createdintegerOptional

Timestamp of when the chat completion was created.

checkslist of objectsOptional

The set of vectorized data.

Errors