Uses of Class
software.amazon.awssdk.services.bedrockagent.model.ToolConfiguration
Packages that use ToolConfiguration
-
Uses of ToolConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return ToolConfigurationModifier and TypeMethodDescriptionfinal ToolConfigurationChatPromptTemplateConfiguration.toolConfiguration()Configuration information for the tools that the model can use when generating a response.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type ToolConfigurationModifier and TypeMethodDescriptionChatPromptTemplateConfiguration.Builder.toolConfiguration(ToolConfiguration toolConfiguration) Configuration information for the tools that the model can use when generating a response.