java.lang.Object
software.amazon.awssdk.services.bedrockagent.model.AutoToolChoice
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AutoToolChoice.Builder,AutoToolChoice>

@Generated("software.amazon.awssdk:codegen") public final class AutoToolChoice extends Object implements SdkPojo, Serializable, ToCopyableBuilder<AutoToolChoice.Builder,AutoToolChoice>

Defines tools. The model automatically decides whether to call a tool or to generate text instead. For more information, see Use a tool to complete an Amazon Bedrock model response.

See Also: