| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime |
Describes the API operations for running inference using Amazon Bedrock models.
|
| com.amazonaws.services.bedrockruntime.model |
| Class and Description |
|---|
| ConverseRequest |
| ConverseResult |
| InvokeModelRequest |
| InvokeModelResult |
| Class and Description |
|---|
| AmazonBedrockRuntimeException
Base exception for all service exceptions thrown by Amazon Bedrock Runtime
|
| AnyToolChoice
The model must request at least one tool (no text is generated).
|
| AutoToolChoice
The Model automatically decides if a tool should be called or whether to generate text instead.
|
| ContentBlock
A block of content for a message that you pass to, or receive from, a model with the Converse API (Converse
and ConverseStream).
|
| ConversationRole |
| ConverseMetrics
Metrics for a call to Converse.
|
| ConverseOutput
The output from a call to Converse.
|
| ConverseRequest |
| ConverseResult |
| ConverseTrace
The trace object in a response from Converse.
|
| DocumentBlock
A document to include in a message when sending a Converse or ConverseStream
request.
|
| DocumentFormat |
| DocumentSource
Contains the content of the document included in a message when sending a Converse or ConverseStream
request or in the response.
|
| GuardrailAssessment
A behavior assessment of the guardrail policies used in a call to the Converse API.
|
| GuardrailConfiguration
Configuration information for a guardrail that you use with the Converse action.
|
| GuardrailContentFilter
The content filter for a guardrail.
|
| GuardrailContentFilterConfidence |
| GuardrailContentFilterType |
| GuardrailContentPolicyAction |
| GuardrailContentPolicyAssessment
An assessment of a content policy for a guardrail.
|
| GuardrailConverseContentBlock
|
| GuardrailConverseTextBlock
A text block that contains text that you want to assess with a guardrail.
|
| GuardrailCustomWord
A custom word configured in a guardrail.
|
| GuardrailManagedWord
A managed word configured in a guardrail.
|
| GuardrailManagedWordType |
| GuardrailPiiEntityFilter
A Personally Identifiable Information (PII) entity configured in a guardrail.
|
| GuardrailPiiEntityType |
| GuardrailRegexFilter
A Regex filter configured in a guardrail.
|
| GuardrailSensitiveInformationPolicyAction |
| GuardrailSensitiveInformationPolicyAssessment
The assessment for aPersonally Identifiable Information (PII) policy.
|
| GuardrailTopic
Information about a topic guardrail.
|
| GuardrailTopicPolicyAction |
| GuardrailTopicPolicyAssessment
A behavior assessment of a topic policy.
|
| GuardrailTopicType |
| GuardrailTrace |
| GuardrailTraceAssessment
A Top level guardrail trace object.
|
| GuardrailWordPolicyAction |
| GuardrailWordPolicyAssessment
The word policy assessment.
|
| ImageBlock
Image content for a message.
|
| ImageFormat |
| ImageSource
The source for an image.
|
| InferenceConfiguration
Base inference parameters to pass to a model in a call to Converse or ConverseStream.
|
| InvokeModelRequest |
| InvokeModelResult |
| Message
A message input, or returned from, a call to Converse or ConverseStream.
|
| ModelErrorException
The request failed due to an error while processing the model.
|
| SpecificToolChoice
The model must request a specific tool.
|
| StopReason |
| SystemContentBlock
A system content block.
|
| TokenUsage
The tokens used in a message API inference call.
|
| Tool
Information about a tool that you can use with the Converse API.
|
| ToolChoice
Determines which tools the model should request in a call to
Converse or ConverseStream. |
| ToolConfiguration
Configuration information for the tools that you pass to a model.
|
| ToolInputSchema
The schema for the tool.
|
| ToolResultBlock
A tool result block that contains the results for a tool request that the model previously made.
|
| ToolResultContentBlock
The tool result content block.
|
| ToolResultStatus |
| ToolSpecification
The specification for the tool.
|
| Trace |
Copyright © 2024. All rights reserved.