RaiPolicyProperties interface
Azure OpenAI 內容篩選屬性。
屬性
base |
Rai 原則的名稱。 |
content |
內容篩選清單。 |
custom |
自訂封鎖清單的清單。 |
mode | Rai 原則模式。 列舉值對應如下所示:Default = 0、Deferred=1、Blocking=2、Asynchronous_filter =3。 請在 2024-10-01 之後使用 「Asynchronous_filter」。 與舊版中的「延遲」相同。 |
type | 內容篩選原則類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
basePolicyName
Rai 原則的名稱。
basePolicyName?: string
屬性值
string
contentFilters
customBlocklists
mode
Rai 原則模式。 列舉值對應如下所示:Default = 0、Deferred=1、Blocking=2、Asynchronous_filter =3。 請在 2024-10-01 之後使用 「Asynchronous_filter」。 與舊版中的「延遲」相同。
mode?: string
屬性值
string
type
內容篩選原則類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string