| 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 to whether to generate text instead.
|
| ContentBlock
A block of content for a message.
|
| ConversationRole |
| ConverseMetrics
Metrics for a call to Converse.
|
| ConverseOutput
The output from a call to Converse.
|
| ConverseRequest |
| ConverseResult |
| 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 in the Message field.
|
| 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
Forces a model to use a tool.
|
| 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.