Show / Hide Table of Contents

Class CohereResponseTextFormat

The text format for cohere model response

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