lix / batch_params.json
archivartaunik's picture
Update batch_params.json
16cc46c verified
Raw
History Blame Contribute Delete
297 Bytes
{
"enable_gemini_batch": true,
"batch_size": 25,
"batch_mode": "vertex_batch",
"scheduler": {
"enabled": true,
"mode": "cron",
"cron_time": "20:26",
"interval_minutes": 120,
"filters": {
"time_from": null,
"time_to": null,
"call_type": "0"
}
}
}