SpanMessage

A message in the conversation history with participant role and content values

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Unique message identifier

Link copied to clipboard

Message source role

Link copied to clipboard
val timestamp: <Error class: unknown class>

Message timestamp

Link copied to clipboard

Message content values (text, tool use, tool result)

Functions

Link copied to clipboard
inline fun copy(block: SpanMessage.Builder.() -> Unit = {}): SpanMessage
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String