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

Successful response.

idstringOptional

Unique ID for the factuality check.

objectstringOptional

Type of object (factuality.check).

createdintegerOptional

Timestamp of when the factuality check was created.

checkslist of objectsOptional

The set of vectorized data.

Errors

Built with