I have a question about the Assistant API.
I am attempting to conduct document searches using the Assistant API.
When initializing or starting a new document search, I create a new thread to obtain the results.
This leads me to some questions:
- Is it necessary to dispose of the thread? There are no such functions in the API!
- Is there any charge for the message area of a thread I no longer use?
- When are unused threads organized and cleared?
I am not proficient in English, so I would appreciate a straightforward explanation.
If there is already a similar question, please direct me to the answer.