Installation
Setting Up API Keys
Before using Google Gemini with AgentOps, you need to set up your API keys. You can obtain:- GOOGLE_API_KEY: From the Google AI Studio
- AGENTOPS_API_KEY: From your AgentOps Dashboard
.env file.
Usage
Initialize AgentOps at the beginning of your application to automatically track all Gemini API calls.Examples
Gemini Quickstart Notebook
Basic Gemini usage with AgentOps

