-
Notifications
You must be signed in to change notification settings - Fork 345
Closed
Labels
area: vector-storesThis item is related to Vector Stores.This item is related to Vector Stores.issue-addressedWorkflow: The OpenAI maintainers believe the issue to be addressed and ready to close.Workflow: The OpenAI maintainers believe the issue to be addressed and ready to close.questionCategory: The issue is seeking information about the library or its usage.Category: The issue is seeking information about the library or its usage.
Description
How can we help?
In version 2.4.0, the waitUntilCompletion parameter was removed from the function AddFileToVectorStoreAsync. I made the change reflecting this and now the execution of my code stops after this line executes. I have a breakpoint right after this line that never gets hit. Is there a different way I should be handling the addition of files to a vector store now in the latest version?

Metadata
Metadata
Assignees
Labels
area: vector-storesThis item is related to Vector Stores.This item is related to Vector Stores.issue-addressedWorkflow: The OpenAI maintainers believe the issue to be addressed and ready to close.Workflow: The OpenAI maintainers believe the issue to be addressed and ready to close.questionCategory: The issue is seeking information about the library or its usage.Category: The issue is seeking information about the library or its usage.