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
@aashay-sarvam Thanks for the suggestion :) We welcome contributions - if you are interested in implementing this in a PR, I can give some pointers in the code where to start (should be easy with the abstractions we have for the batch request processor).
Based on the examples above, it looks like Google has an existing python API for this that we can leverage from vertexai.batch_prediction import BatchPredictionJob
Support gemini with batch -
https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/batch-prediction-api#generative-ai-batch-text-
The text was updated successfully, but these errors were encountered: