07.29.2025
Google GenAI Evals

GoogleGenAIModel in phoenix-evals, enabling direct access to Googleโs Gemini models through the official Google GenAI SDK. As of late 2024, this is the recommended approach for working with Gemini, offering a unified interface across both the Developer API and VertexAI.๐ Key Features- Multimodal Support Run evaluations on text, image, and audio inputs using Geminiโs multimodal capabilities.
- Async-Ready Optimized for high-throughput evals with full async compatibility.
- Flexible Authentication Supports both API key and VertexAI-based authentication methods.
- Dynamic Rate Limiting Built-in rate limiter with automatic adjustment based on API feedback and usage patterns.
phoenix-evals workflows.Huge shoutout to Siddharth Sahu for this contribution!More Information in our docs:Google Gen AI Evals | Phoenix
arize.com

