Show / Hide Table of Contents

Class CohereResponseFormat

Specify the format the model output is guaranteed to be of

Inheritance
object
CohereResponseFormat
CohereResponseJsonFormat
CohereResponseTextFormat
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(CohereResponseFormatModelConverter))]
public class CohereResponseFormat
In this article
Back to top