Abstract base class representing the configuration for an AI service backend.
This class should not be instantiated directly. Use its subclasses; GoogleAIBackend for
the Gemini Developer API (via Google AI), and
VertexAIBackend for the Vertex AI Gemini API.
Abstract base class representing the configuration for an AI service backend. This class should not be instantiated directly. Use its subclasses; GoogleAIBackend for the Gemini Developer API (via Google AI), and VertexAIBackend for the Vertex AI Gemini API.