AgenticRetrieveStreamResponseOutput

The streaming output for agentic retrieval, containing results, traces, and errors.

Inheritors

Types

Link copied to clipboard

A chunk of the generated answer. Emitted only when generateResponse is true.

Link copied to clipboard

A retrieval result event containing the retrieved items.

Link copied to clipboard
Link copied to clipboard

A trace event providing visibility into the retrieval process.

Functions