For the complete documentation index, see llms.txt. This page is also available as Markdown.

Period

An enum that represents the period for which an aggregated safety score is being requested.

Period API

LAST_7_DAYS

The period of the last 7 days.

LAST_14_DAYS

The period of the last 14 days.

LAST_30_DAYS

The period of the last 30 days.

Last updated