Skip to content

Conversation

Bombaninha
Copy link
Contributor

@Bombaninha Bombaninha commented Jul 6, 2025

What:

  • Bug Fix
  • New Feature

Description:

Implements the updateAttributes method for Vector Store Files to allow updating file attributes via the OpenAI API. This method enables users to modify the key-value pairs attached to vector store files.

Changes include:

  • Added updateAttributes method to VectorStoresFiles class
  • Added test for the new method

Related:

fixes #620

@iBotPeaches iBotPeaches added this to the v0.15.0 milestone Jul 6, 2025
@iBotPeaches iBotPeaches merged commit 2d305c8 into openai-php:main Jul 6, 2025
12 checks passed
@iBotPeaches
Copy link
Collaborator

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is there suport for Update vector store file attributes request?
2 participants