ChatExecution

A single chat execution summary

Types

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

Properties

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

Timestamp when the chat was created

Link copied to clipboard

The unique identifier for the execution

Link copied to clipboard

Summary or title of the chat

Link copied to clipboard
val updatedAt: <Error class: unknown class>?

Timestamp when the chat was last updated

Functions

Link copied to clipboard
inline fun copy(block: ChatExecution.Builder.() -> Unit = {}): ChatExecution
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