Show / Hide Table of Contents

Class CohereUserMessageV2

A message that represents a single chat dialog as USER role.

Inheritance
object
CohereMessageV2
CohereUserMessageV2
Inherited Members
CohereMessageV2.Content
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 CohereUserMessageV2 : CohereMessageV2
In this article
Back to top