Replies: 1 comment
-
see #22666 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
OpenAI API /embeddings support batch request of an array of texts.
However LocalAIEmbeddings loops texts and request them one by one.
Motivation
It's deadly slow.
Proposal (If applicable)
Send batch request.
Beta Was this translation helpful? Give feedback.
All reactions