fixed tests for config generator

This commit is contained in:
Salman Paracha 2025-10-28 17:30:28 -07:00
parent 18c0dc37f7
commit 56f97dea9b
2 changed files with 11 additions and 12 deletions

View file

@ -43,10 +43,6 @@ llm_providers:
access_key: $AWS_BEARER_TOKEN_BEDROCK
base_url: https://bedrock-runtime.us-west-2.amazonaws.com
- model: zhipu/glm-4.6
access_key: $ZHIPU_API_KEY
base_url: https://api.z.ai/api/coding/paas/v4
# Ollama Models
- model: ollama/llama3.1
base_url: http://host.docker.internal:11434