You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just finished cleaning out our empty vector stores, right now we've got several that aren't empty, except for file upload that failed.
We should clean these out, and add logic to our upload functions to remove them if they fail. This should be simple enough on our vector store files API, and we can add additional logic on the file API to clean those up as well.
The text was updated successfully, but these errors were encountered:
I just finished cleaning out our empty vector stores, right now we've got several that aren't empty, except for file upload that failed.
We should clean these out, and add logic to our upload functions to remove them if they fail. This should be simple enough on our vector store files API, and we can add additional logic on the file API to clean those up as well.
The text was updated successfully, but these errors were encountered: