Show / Hide Table of Contents

Class GuardrailsInput

The input data for applying guardrails. This can be text, image, video, or audio content.

Inheritance
object
GuardrailsInput
GuardrailsTextInput
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.GenerativeaiinferenceService.Models
Assembly: OCI.DotNetSDK.Generativeaiinference.dll
Syntax
[JsonConverter(typeof(GuardrailsInputModelConverter))]
public class GuardrailsInput
In this article
Back to top