Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Bug]: The attributes key is missing in vector store file object #537

Copy link
Copy link
Closed
@PheysX

Description

@PheysX
Issue body actions

Description

I try to get my vector store file object attributes from $this->client->vectorStores()->files()->retrieve($vectorStoreId, $fileId); but it is missing in the response structure

https://platform.openai.com/docs/api-reference/vector-stores-files/file-object#vector-stores-files/file-object-attributes

Steps To Reproduce

Just call the vector store file object $this->client->vectorStores()->files()->retrieve($vectorStoreId, $fileId); The attributes key is in request response but it is missing in from method from the VectorStoreFileResponse

OpenAI PHP Client Version

v0.10.3

PHP Version

8.4

Notes

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.