- There is a small number of files
- The file(s) is/are relatively short
- You use the file only once or only in one chat
- You want the model to read the full file as plain text, for example when exact wording matters
- There is a small number of files
- The file(s) is/are relatively short
- You want to use the file regularly in the agent
- You want to use a local upload regularly, and the file does not change often
- You want an integration file that updates daily and can be refreshed manually by an Agent editor
- There is a large number of files
- The files are very long
-
You only need specific sections of the files for a prompt, not the entire files
- For example: You have built an FAQ agent and attached documentation to it. For each prompt, only some topics are needed and only the relevant sections are used to answer the request.