Show / Hide Table of Contents

Class ResponseFormat

An object specifying the format that the model must output.

Inheritance
object
ResponseFormat
JsonObjectResponseFormat
JsonSchemaResponseFormat
TextResponseFormat
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(ResponseFormatModelConverter))]
public class ResponseFormat
In this article
Back to top