SpecificToolChoice
Defines a specific tool that the model must request. No text is generated but the results of tool use are sent back to the model to help generate a response. For more information, see Use a tool to complete an Amazon Bedrock model response.
Contents
- name
-
The name of the tool.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[a-zA-Z][a-zA-Z0-9_]*$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: