fixing failing tests and updating rederend config file

This commit is contained in:
Salman Paracha 2025-09-18 09:51:27 -07:00
parent 79ff4bb164
commit a92e75c5ea
7 changed files with 24 additions and 37 deletions

View file

@ -37,6 +37,12 @@ llm_providers:
- access_key: $GEMINI_API_KEY
model: gemini/gemini-1.5-pro-latest
- model: xai/grok-4-latest
access_key: $GROK_API_KEY
- model: together_ai/openai/gpt-oss-20b
access_key: $TOGETHER_API_KEY
- model: custom/test-model
base_url: http://host.docker.internal:11223
provider_interface: openai