You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2026. It is now read-only.
feat: implement dynamic max chunks per batch from env variable (#898)
- max chunks per batch when sending using "gemini"
- add ability to configure this even more arbitrarily using env vars
Signed-off-by: Nick Crews <nicholas.b.crews@gmail.com>
return96# NOTE: currently (Jan 2025) Bedrock only supports embeddings with Cohere or Titan models. The Titan API only processes one input per request, which LiteLLM already handles under the hood. We assume that the Cohere API has the same input limits as above.
0 commit comments