

# FilePart
<a name="API_agent-runtime_FilePart"></a>

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

## Contents
<a name="API_agent-runtime_FilePart_Contents"></a>

 ** files **   <a name="bedrock-Type-agent-runtime_FilePart-files"></a>
Files containing intermediate response for the user.  
Type: Array of [OutputFile](API_agent-runtime_OutputFile.md) objects  
Array Members: Minimum number of 0 items. Maximum number of 5 items.  
Required: No

## See Also
<a name="API_agent-runtime_FilePart_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agent-runtime-2023-07-26/FilePart) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/FilePart) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/FilePart) 