Model Providers
Gemini
Learn how to integrate Gemini with HoneyHive
Gemini is Google’s family of AI models that are designed to be helpful, safe, and powerful.
With HoneyHive, you can trace all your operations using a single line of code. Find a list of all supported integrations here.
HoneyHive Setup
Follow the HoneyHive Installation Guide to get your API key and initialize the tracer.
Gemini Setup
Go to Google AI Studio to get your Gemini API key.
Note: please use version google-generativeai==0.11.0
for Python.
Example
Here is an example of how to trace your code in HoneyHive.
View your Traces
Once you run your code, you can view your execution trace in the HoneyHive UI by clicking the Data Store
tab on the left sidebar.