File Attachment

Overview

File attachments allow users to upload files or URLs as part of their prompt inputs when interacting with the model. This feature is designed to enhance the prompting experience by enabling users to provide additional context, data, or reference materials that can be utilized by the model to generate more accurate and relevant responses.

File attachments provide additional context or reference materials. Unlike the Knowledge Base or Retrieval-Augmented Generation (RAG), which send only relevant portions, all attached files are sent to the model for a more comprehensive input.

Get started

Our file attachment feature supports .png, .jpg, .jpeg, .webp, .gif, .pdf, .csv, and .txt formats. You can upload up to 5 files per prompt, with a maximum size of 50 MB each.

  1. Open your Sandbox and click the attach button on a prompt. You can attach files or URLs.

  2. After attaching a file, enter an additional prompt or leave it blank. Then, click Run selected.

Please note that the attached files and URLs will be visible to all workspace members and will remain accessible until deleted.

View or delete attachments

  1. To delete an attachment, hover over the item and click the X button.

  2. To view an attachment, click the item.

Last updated