Api : ListVectorStoreFiles filter param doesn't supported 'cancelled'

The API documentation states that the filter field supports the following four statuses: in_progress, completed, failed, and cancelled. However, when I actually used the API, it returned a message indicating that cancelled is not supported.

filter
string
Optional
Filter by file status. One of in_progress, completed, failed, cancelled.

3 Likes

This issue also exists in List vector store files in a batch