UserMessageContent

io.cequence.openaiscala.domain.ThreadAndRun$.Message$.UserMessageContent
case class UserMessageContent(contentBlocks: Seq[ContentBlock], attachments: Seq[Attachment], metadata: Map[String, Any]) extends Message

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Message
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
Message

Attributes

Inherited from:
Message