Is your feature request related to a problem? Please describe.
I want to update the vector store file attributes and I can't.
Describe the solution you'd like
Implement the "Update vector store file attributes" API (https://platform.openai.com/docs/api-reference/vector_stores_files/updateAttributes) in lib/openai/vector_store_files.rb.
Describe alternatives you've considered
Deleting and recreating the vector store file.
Additional context
Is your feature request related to a problem? Please describe.
I want to update the vector store file attributes and I can't.
Describe the solution you'd like
Implement the "Update vector store file attributes" API (https://platform.openai.com/docs/api-reference/vector_stores_files/updateAttributes) in
lib/openai/vector_store_files.rb.Describe alternatives you've considered
Deleting and recreating the vector store file.
Additional context