AgenticRetrieveTraceEventAttributes

Attributes describing the details of an agentic retrieval trace event.

Types

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

Properties

Link copied to clipboard

The list of actions taken during this step.

Link copied to clipboard

Failures that occurred during this step.

Link copied to clipboard

A human-readable message describing the trace event.

Link copied to clipboard

Metadata about the retrieval sources used.

Link copied to clipboard

The retrieval results from this step.

Link copied to clipboard

The status of the current step.

Link copied to clipboard

The current step in the retrieval process.

Link copied to clipboard

Warnings generated during this step.

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