Skip to content

Conversation

@ShivangiReja
Copy link
Collaborator

The GetVectorStoreAsync method is currently marked as internal, while the sync variant GetVectorStore is exposed as public. This creates an inconsistency and prevents developers from using the async API to retrieve an existing VectorStore by ID. This PR updates GetVectorStoreAsync to be public for parity with the synchronous GetVectorStore method.

Issue - #240

@ShivangiReja ShivangiReja merged commit cc157bd into openai:main Aug 29, 2025
1 check passed
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