add support for gemini (#505)

This commit is contained in:
Adil Hafeez 2025-06-11 15:15:00 -07:00 committed by GitHub
parent e734b76086
commit aa9d747fa9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 42 additions and 16 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