SessionMetadataShape

Metadata for a specific session in a batch evaluation, including ground truth data and test scenario identifiers.

Types

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

Properties

Link copied to clipboard

The ground truth data for this session, including expected responses and assertions.

Link copied to clipboard

Additional key-value metadata associated with this session.

Link copied to clipboard

The unique identifier of the session this metadata applies to.

Link copied to clipboard

An optional test scenario identifier for categorizing and tracking evaluation results.

Functions

Link copied to clipboard
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