SystemPromptRecommendationConfig
Configuration for generating system prompt optimization recommendations.
Contents
- agentTraces
-
The agent traces to analyze for generating recommendations.
Type: AgentTracesConfig object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- evaluationConfig
-
The evaluation configuration specifying which evaluator to use for assessing recommendation quality.
Type: RecommendationEvaluationConfig object
Required: Yes
- systemPrompt
-
The current system prompt to optimize.
Type: SystemPromptConfig object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: