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

SafetyScoreRequestPeriod

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

SafetyScoreRequestPeriod API

last7Days

The period of the last 7 days.

last14Days

The period of the last 14 days.

last30Days

The period of the last 30 days.

Last updated