Skip to content

fix: maxEmbeddingBatchSize not being respected #6175

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

RomneyDa
Copy link
Collaborator

@RomneyDa RomneyDa commented Jun 17, 2025

maxEmbeddingBatchSize was not respected for bedrock, hugginfaceTEI, and Sagemaker, because they implemented embed rather than _embed

Also reducing file batch size from 500 to 200 to improve performance a bit, at the cost of some speed

@RomneyDa RomneyDa requested a review from a team as a code owner June 17, 2025 20:50
@RomneyDa RomneyDa requested review from tomasz-stefaniak and removed request for a team June 17, 2025 20:50
Copy link

netlify bot commented Jun 17, 2025

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit 69ea88c
🔍 Latest deploy log https://app.netlify.com/projects/continuedev/deploys/6851f1a550e583000848379d

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jun 17, 2025
@RomneyDa RomneyDa changed the title Fix: Embeddings Options not being respected fix: maxEmbeddingBatchSize not being respected Jun 17, 2025
Copy link

recurseml bot commented Jun 17, 2025

😱 Found 1 issue. Time to roll up your sleeves! 😱

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

1 participant