Class GuardrailAutomatedReasoningTranslationOption
Inherited Members
Namespace: Glitch9.AIDevKit.AmazonAws
Assembly: Glitch9.AIDevKit.Provider.AmazonAws.dll
Syntax
public class GuardrailAutomatedReasoningTranslationOption
Properties
| Edit this page View SourceTranslations
Optional. Example translations that provide this possible interpretation of the input.
Declaration
[JsonProperty("translations")]
public GuardrailAutomatedReasoningTranslation[] Translations { get; set; }
Property Value
| Type | Description |
|---|---|
| GuardrailAutomatedReasoningTranslation[] |