| 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.
|
| BedrockRuntimeException.BuilderImpl |
|
| BedrockRuntimeRequest |
|
| BedrockRuntimeRequest.BuilderImpl |
|
| BedrockRuntimeResponse |
|
| BedrockRuntimeResponse.BuilderImpl |
|
| BedrockRuntimeResponseMetadata |
|
| ContentBlock |
A block of content for a message.
|
| ContentBlockDelta |
A bock of content in a streaming response.
|
| ContentBlockDeltaEvent |
The content block delta event.
|
| ContentBlockDeltaEvent.BuilderImpl |
|
| ContentBlockStart |
Content block start information.
|
| ContentBlockStartEvent |
Content block start event.
|
| ContentBlockStartEvent.BuilderImpl |
|
| ContentBlockStopEvent |
A content block stop event.
|
| ContentBlockStopEvent.BuilderImpl |
|
| ConverseMetrics |
|
| ConverseOutput |
|
| ConverseRequest |
|
| ConverseResponse |
|
| ConverseStreamMetadataEvent |
A conversation stream metadata event.
|
| ConverseStreamMetadataEvent.BuilderImpl |
|
| ConverseStreamMetrics |
Metrics for the stream.
|
| ConverseStreamRequest |
|
| ConverseStreamResponse |
|
| ImageBlock |
Image content for a message.
|
| ImageSource |
The source for an image.
|
| InferenceConfiguration |
|
| InvokeModelRequest |
|
| InvokeModelResponse |
|
| InvokeModelWithResponseStreamRequest |
|
| InvokeModelWithResponseStreamResponse |
|
| Message |
|
| MessageStartEvent |
The start of a message.
|
| MessageStartEvent.BuilderImpl |
|
| MessageStopEvent |
The stop event for a message.
|
| MessageStopEvent.BuilderImpl |
|
| PayloadPart |
Payload content included in the response.
|
| PayloadPart.BuilderImpl |
|
| SpecificToolChoice |
The model must request a specific tool.
|
| 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.
|
| ToolSpecification |
The specification for the tool.
|
| ToolUseBlock |
A tool use content block.
|
| ToolUseBlockDelta |
The delta for a tool use block.
|
| ToolUseBlockStart |
The start of a tool use block.
|