Skip to content

fix: vector store file contract missing updateAttributes function#748

Merged
iBotPeaches merged 2 commits intoopenai-php:mainfrom
madskildegaard:fix-vsf-missing-update-attributes
Mar 10, 2026
Merged

fix: vector store file contract missing updateAttributes function#748
iBotPeaches merged 2 commits intoopenai-php:mainfrom
madskildegaard:fix-vsf-missing-update-attributes

Conversation

@madskildegaard
Copy link
Contributor

What:

  • Bug Fix
  • New Feature

Description:

This PR adds the missing updateAttributes function to the VectorStoresFilesContract. The function is already implemented in VectorStoresFiles, but the contract missing it causes $client->vectorStores()->files()->updateAttributes() to complain about "Undefined method 'updateAttributes'." in linters.

@iBotPeaches iBotPeaches added this to the v0.20.0 milestone Mar 10, 2026
@iBotPeaches iBotPeaches merged commit 6a5456d into openai-php:main Mar 10, 2026
14 checks passed
@iBotPeaches
Copy link
Collaborator

thanks again!

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.

2 participants