fix e2e tests

This commit is contained in:
Adil Hafeez 2025-04-14 15:29:23 -07:00
parent 4e89084fa7
commit 02efe6d095
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
3 changed files with 10 additions and 10 deletions

View file

@ -22,12 +22,12 @@ llm_providers:
provider_interface: openai
model: llama-3.2-3b-preview
base_url: https://api.groq.com
default: true
- name: gpt-4o
access_key: $OPENAI_API_KEY
provider_interface: openai
model: gpt-4o
default: true
system_prompt: |
You are a helpful assistant.