Bedrock Agentcore Control > Structures > SemanticExtractionOverride SemanticExtractionOverride¶ Structure Class¶ SemanticExtractionOverride dataclass ¶ Contains semantic extraction override configuration. Attributes¶ append_to_prompt class-attribute instance-attribute ¶ append_to_prompt: str = field(repr=False) The text to append to the prompt for semantic extraction. model_id instance-attribute ¶ model_id: str The model ID to use for semantic extraction.