I want to make an Assistant that we would only use internally, not customer facing, that we would upload a file via api (small files <= 3mb~) , ask some questions, delete the file, upload another, ask some questions, delete, repeat etc…
I do not image having more than one or two files on the assistant at any given time.
Would this keep me in my file limit range?
What issues would I be facing using this line of thinking?
You can also simnply add the files as part of the thread that way they should be discarded much easier. (Instead of adding them to the Assistant). You need a new thread anyway for new questions