I can’t be the only one wishing to upload a file at a Thread level!
It’s quite rational to assume there will only be a single file discussed during a single thread. However, currently I need to upload the file during each new message request, which can be long and cumbersome (and add to response time).
At the moment, the only other alternative is uploading a file at assistant level feels too broad! I don’t want to have to create a new assistant for each new thread.
If I upload a file in the first message of the thread, will the retrieval quality drop as the number of messages increases in the thread?
Also, what happens when we start dropping the starting messages when the context length maxes out?