Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt API for the upcoming SK changes #119

Open
neon-sunset opened this issue Jun 21, 2024 · 0 comments
Open

Adapt API for the upcoming SK changes #119

neon-sunset opened this issue Jun 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@neon-sunset
Copy link
Owner

Given likely changes in memory connector API in SK, track the changes and consider how Transport/Index and PineconeClient methods need to be adjusted to minimize unnecessary work and memory usage caused by e.g. constructing an async enumerable only for it to call a "unary" style of method, or having SK to create a batch and then upsert/fetch vectors one by one over the batched Pinecone API.

@neon-sunset neon-sunset added the enhancement New feature or request label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant