Replies: 1 comment
-
|
2025-10-27 10:51:31,978 - llm_api.subprocess_manager - INFO - [multi_command:stdout] Batch processing error: Batch job failed with state: JOB_STATE_FAILED - Error: details=None code=3 message="Failed to import data. Please check 'Prepare input' section of the batch predictions documentation.\nFor Gemini models, see https://cloud.google.com/vertex-ai/generative-ai/docs/multimodal/batch-prediction-gemini#prepare_your_inputs Query error: Cannot store struct 'request.tools.google_search' with no fields at [1:1]" |
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.
-
How should I format the batch API input json to allow for flash 2.5 to be used with google search. I can make it work with developer api but not vertex ai api:
https://github.com/GoogleCloudPlatform/generative-ai/blob/main/gemini/batch-prediction/intro_batch_prediction.ipynb
Beta Was this translation helpful? Give feedback.
All reactions