Skip to content

Bedrock Agentcore  >  Unions  >  RecommendationConfig

RecommendationConfig

Union Type

RecommendationConfig module-attribute

The configuration for a recommendation, varying by recommendation type.

Union Member Types

RecommendationConfigSystemPromptRecommendationConfig dataclass

The configuration for a system prompt recommendation.

Attributes

value instance-attribute

RecommendationConfigToolDescriptionRecommendationConfig dataclass

The configuration for a tool description recommendation.

Attributes

value instance-attribute

RecommendationConfigUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str