fixed config.yaml

This commit is contained in:
Salman Paracha 2025-09-29 10:54:48 -07:00
parent 59e34a34ca
commit 5f7f38ad24

View file

@ -11,6 +11,7 @@ llm_providers:
# OpenAI Models
- model: openai/gpt-5-2025-08-07
access_key: $OPENAI_API_KEY
routing_preferences:
- name: code generation
description: generating new code snippets, functions, or boilerplate based on user prompts or requirements