RecommendationResult
The result of a recommendation, containing the optimized output.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- systemPromptRecommendationResult
-
The result of a system prompt recommendation.
Type: SystemPromptRecommendationResult object
Required: No
- toolDescriptionRecommendationResult
-
The result of a tool description recommendation.
Type: ToolDescriptionRecommendationResult object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: