-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
I am trying to upload a document to a vector store and receive the following error message:
dataCouldNotBeReadMissingData(description: "Key \'usageBytes\' not found: No value associated with key CodingKeys(stringValue: \"usageBytes\", intValue: nil) (\"usageBytes\").codingPath: []")
The vector store was newly created and usage bytes does not seem to get set. The files are correctly uploaded to the OpenAI platform and can be found in the storage.
Metadata
Metadata
Assignees
Labels
No labels