I have several PDF files, and I want to build a chat bot with assistant api.
I want the assistant to use the files and return an answer including reference from the documents.
The documents should be uploaded only once.
What is the most efficient way to do this?