Class ModerationSessionSettings
Inherited Members
Namespace: Glitch9.AIDevKit.Agents
Assembly: Glitch9.AIDevKit.dll
Syntax
public class ModerationSessionSettings : AgentSessionSettingsBase
Properties
| Edit this page View SourceEnabled
Declaration
public bool Enabled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
SafetySettings
Declaration
public SafetySetting[] SafetySettings { get; set; }
Property Value
| Type | Description |
|---|---|
| SafetySetting[] |