The Gemini Batch API now supports the new Gemini Embedding model and offers compatibility with the OpenAI SDK for batch processing. This enhancement allows developers to utilize the model at a significantly lower cost and higher rate limits, facilitating cost-sensitive and latency-tolerant use cases. A few lines of code are all that's needed to get started with batch embeddings or to switch from OpenAI SDK compatibility.
gemini ✓
api ✓
embeddings ✓
+ openai
batch-processing ✓