AgenticRetrieveResultItem
A single item from the agentic retrieval results.
Contents
- content
-
The retrieved content.
Type: RetrievalContent object
Required: Yes
- sourceRetriever
-
The source retriever that produced this result.
Type: AgenticRetrieveSourceRetriever object
Required: Yes
- metadata
-
Metadata associated with the retrieved item.
Type: String to JSON value map
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: