AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Details about a result from querying the knowledge base.

This data type is used in the following API operations:

Inheritance Hierarchy

System.Object
  Amazon.BedrockAgentRuntime.Model.KnowledgeBaseRetrievalResult

Namespace: Amazon.BedrockAgentRuntime.Model
Assembly: AWSSDK.BedrockAgentRuntime.dll
Version: 3.x.y.z

Syntax

C#
public class KnowledgeBaseRetrievalResult

The KnowledgeBaseRetrievalResult type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Content Amazon.BedrockAgentRuntime.Model.RetrievalResultContent

Gets and sets the property Content.

Contains information about the content of the chunk.

Public Property Location Amazon.BedrockAgentRuntime.Model.RetrievalResultLocation

Gets and sets the property Location.

Contains information about the location of the data source.

Public Property Metadata System.Collections.Generic.Dictionary<System.String, Amazon.Runtime.Documents.Document>

Gets and sets the property Metadata.

Contains metadata attributes and their values for the file in the data source. For more information, see Metadata and filtering.

Public Property Score System.Double

Gets and sets the property Score.

The level of relevance of the result to the query.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5