add support for gemini

This commit is contained in:
Adil Hafeez 2025-06-10 16:14:32 -07:00
parent e734b76086
commit bdd9a6a3a6
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
6 changed files with 134 additions and 26 deletions

View file

@ -45,5 +45,10 @@ llm_providers:
provider_interface: groq
model: llama-3.1-8b-instant
- name: gemini
access_key: $GEMINI_API_KEY
provider_interface: gemini
model: gemini-1.5-pro-latest
tracing:
random_sampling: 100