I have a vector store with knowledge files which I plan to regularly revise. Currently, the only way I’ve found to update the contents of these files is to upload new files and delete the old ones. I’m working on a script to automate file revisions, but an API call for updating the contents of a file would be much simpler.
Is this still the best practice for revising knowledge files, and should we expect an API endpoint soon for updating files?