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

improve batching and minimise API requests when embedding docs in duckdb_adapter #70

Conversation

iQuxLE
Copy link
Collaborator

@iQuxLE iQuxLE commented Aug 28, 2024

Adding the number of docs to be embedded as batch parameter to embed_multi()

@iQuxLE iQuxLE force-pushed the improve_batching_embed_duckdbadapter branch from a173346 to 3fef41e Compare August 28, 2024 19:09
@iQuxLE
Copy link
Collaborator Author

iQuxLE commented Aug 29, 2024

rdy to merge, but re-run checks after merging #72 to see if linting works or is needed

@caufieldjh caufieldjh merged commit b42111e into monarch-initiative:main Aug 29, 2024
0 of 6 checks 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.

minimise OpenAI API requests for llm - embed_multi()
2 participants