2. Just our internal Dust users.
More context:
I've started manually uploading pdf files into Dust "Folders". I can then include these folders as a Datasource for Dust agents and refer to the files in conversations. I noticed the pdfs are parsed into text, but it also seems like Dust stores a copy of the original pdf file, which is helpful for reading special characters, etc.
I'd like to be able to do this via API so I can avoid the manual step.
Even more context: I think I can probably just push these files to a Google Drive folder instead, but I'm not sure what the Dust capability differences are. Would I be missing out on any Dust AI functionality (RAG, indexing or otherwise) if I only used Google Drive to store these pdfs?