| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagentruntime |
Contains APIs related to model invocation and querying of knowledge bases.
|
| com.amazonaws.services.bedrockagentruntime.model |
| Class and Description |
|---|
| RetrieveAndGenerateRequest |
| RetrieveAndGenerateResult |
| RetrieveRequest |
| RetrieveResult |
| Class and Description |
|---|
| AWSBedrockAgentRuntimeException
Base exception for all service exceptions thrown by Agents for Amazon Bedrock Runtime
|
| BadGatewayException
There was an issue with a dependency due to a server issue.
|
| Citation
An object containing a segment of the generated response that is based on a source in the knowledge base, alongside
information about the source.
|
| DependencyFailedException
There was an issue with a dependency.
|
| GeneratedResponsePart
Contains metadata about a part of the generated response that is accompanied by a citation.
|
| GenerationConfiguration
Contains configurations for response generation based on the knowledge base query results.
|
| KnowledgeBaseQuery
Contains the query made to the knowledge base.
|
| KnowledgeBaseRetrievalConfiguration
Contains configurations for the knowledge base query and retrieval process.
|
| KnowledgeBaseRetrievalResult
Details about a result from querying the knowledge base.
|
| KnowledgeBaseRetrieveAndGenerateConfiguration
Contains details about the resource being queried.
|
| KnowledgeBaseVectorSearchConfiguration
Configurations for how to perform the search query and return results.
|
| PromptTemplate
Contains the template for the prompt that's sent to the model for response generation.
|
| RetrievalFilter
Specifies the filters to use on the metadata attributes in the knowledge base data sources before returning results.
|
| RetrievalResultContent
Contains the cited text from the data source.
|
| RetrievalResultLocation
Contains information about the location of the data source.
|
| RetrievalResultLocationType |
| RetrievalResultS3Location
Contains the S3 location of the data source.
|
| RetrieveAndGenerateConfiguration
Contains details about the resource being queried.
|
| RetrieveAndGenerateInput
Contains the query made to the knowledge base.
|
| RetrieveAndGenerateOutput
Contains the response generated from querying the knowledge base.
|
| RetrieveAndGenerateRequest |
| RetrieveAndGenerateResult |
| RetrieveAndGenerateSessionConfiguration
Contains configuration about the session with the knowledge base.
|
| RetrieveAndGenerateType |
| RetrievedReference
Contains metadata about a source cited for the generated response.
|
| RetrieveRequest |
| RetrieveResult |
| SearchType |
| Span
Contains information about where the text with a citation begins and ends in the generated output.
|
| TextResponsePart
Contains the part of the generated text that contains a citation, alongside where it begins and ends.
|
Copyright © 2024. All rights reserved.