Hi all,
I’m wondering if you’ve ever encountered this issue. When I create an assistant and load a file into the vector store using the file_search
flag, it effectively extends the assistant’s knowledge. However, even after removing the file, the assistant still retains that knowledge—this persists even when I start a new thread.
Any ideas on how to address this?