Skip to content

Bedrock Agent Runtime  >  Structures  >  InlineAgentFilePart

InlineAgentFilePart

Structure Class

InlineAgentFilePart dataclass

Contains intermediate response for code interpreter if any files have been generated.

Attributes

files class-attribute instance-attribute
files: list[OutputFile] | None = None

Files containing intermediate response for the user.