ExtractionSessionRef

Names the conversation or session the material came from.

Several runs over one long conversation share this reference, which is what makes "everything extracted from that session" a single query.

Constructors

Link copied to clipboard
constructor(token: String)

Properties

Link copied to clipboard

The opaque value the host minted

Functions

Link copied to clipboard
operator override fun equals(other: Any?): Boolean
Link copied to clipboard
override fun hashCode(): Int
Link copied to clipboard
override fun toString(): String