Show / Hide Table of Contents

Class CohereContentV2

The base class for the chat content.

Inheritance
object
CohereContentV2
CohereDocumentContentV2
CohereImageContentV2
CohereTextContentV2
CohereThinkingContentV2
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(CohereContentV2ModelConverter))]
public class CohereContentV2
In this article
Back to top