Skip to content

feat: add a parameter for batch size when loading files or websites#136

Merged
sre-ci-robot merged 4 commits intozilliztech:masterfrom
droxer:feat/batchsize
Mar 10, 2025
Merged

feat: add a parameter for batch size when loading files or websites#136
sre-ci-robot merged 4 commits intozilliztech:masterfrom
droxer:feat/batchsize

Conversation

@droxer
Copy link
Copy Markdown
Contributor

@droxer droxer commented Mar 8, 2025

Add a parameter for batch size when loading files or websites in the embedding service, ensuring compatibility with services that have batch size limitations.

e.g Aliyun Bailian Embedding Service requires the batch size should not exceed 10.

/assign @xiaofan-luan

…n the embedding service, ensuring compatibility with services that have batch size limitations.
@sre-ci-robot
Copy link
Copy Markdown
Collaborator

Welcome @droxer! It looks like this is your first PR to zilliztech/deep-searcher 🎉

@SimFG
Copy link
Copy Markdown
Contributor

SimFG commented Mar 9, 2025

@droxer please fix the lint error

@droxer
Copy link
Copy Markdown
Contributor Author

droxer commented Mar 9, 2025

@droxer please fix the lint error

Sure.

@SimFG
Copy link
Copy Markdown
Contributor

SimFG commented Mar 9, 2025

you can try to execute: make format

@droxer
Copy link
Copy Markdown
Contributor Author

droxer commented Mar 9, 2025

/assign @xiaofan-luan

@SimFG Done

@droxer
Copy link
Copy Markdown
Contributor Author

droxer commented Mar 10, 2025

@SimFG added batch_size as a request params.

P.S. If it’s not ideal to include them all in one PR, please let me know.

@SimFG
Copy link
Copy Markdown
Contributor

SimFG commented Mar 10, 2025

/lgtm

@SimFG SimFG closed this Mar 10, 2025
@SimFG SimFG reopened this Mar 10, 2025
@SimFG
Copy link
Copy Markdown
Contributor

SimFG commented Mar 10, 2025

/approve

@sre-ci-robot
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: droxer, SimFG

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@SimFG
Copy link
Copy Markdown
Contributor

SimFG commented Mar 10, 2025

/lgtm

@sre-ci-robot sre-ci-robot merged commit e305ef6 into zilliztech:master Mar 10, 2025
1 check passed
@droxer droxer deleted the feat/batchsize branch March 10, 2025 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants