Show / Hide Table of Contents

Class ChatContent

The base class for the chat content.

Inheritance
object
ChatContent
ImageContent
TextContent
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(ChatContentModelConverter))]
public class ChatContent
In this article
Back to top