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

fix: batch requests to the CreateEmbedding stub #887

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

YrrepNoj
Copy link
Member

@YrrepNoj YrrepNoj commented Aug 7, 2024

If we don't batch the requests we run the risk of erroring when the CreateEmbedding stub returns because the response is too large for our gRPC service to handle.

Closes #885

If we don't batch the requests we run the risk of erroring when the CreateEmbedding stub returns because the response is too large for our gRPC service to handle.

Signed-off-by: Jon Perry <yrrepnoj@gmail.com>
@YrrepNoj YrrepNoj requested a review from a team as a code owner August 7, 2024 17:50
Copy link

netlify bot commented Aug 7, 2024

Deploy Preview for leapfrogai-docs canceled.

Name Link
🔨 Latest commit 04efb18
🔍 Latest deploy log https://app.netlify.com/sites/leapfrogai-docs/deploys/66b5167436cdd90008b0ed49

@YrrepNoj YrrepNoj requested a review from a team August 7, 2024 18:57
@justinthelaw justinthelaw self-requested a review August 8, 2024 19:02
@YrrepNoj YrrepNoj merged commit 8ed4328 into main Aug 9, 2024
20 checks passed
@YrrepNoj YrrepNoj deleted the 885-batch-embeddings-creation-request branch August 9, 2024 19:24
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.

Unable to attach certain PDFs to assistants
3 participants