Show / Hide Table of Contents

Class JsonObjectResponseFormat

Enables JSON mode, which ensures the message the model generates is valid JSON.

Inheritance
object
ResponseFormat
JsonObjectResponseFormat
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
public class JsonObjectResponseFormat : ResponseFormat
In this article
Back to top