fixed issue withe non-local yaml config

This commit is contained in:
Salman Paracha 2025-06-20 17:20:30 -07:00
parent 85d59e20ec
commit 0e0e29fe84

View file

@ -30,7 +30,7 @@ llm_providers:
- name: code_generation
access_key: $OPENAI_API_KEY
provider_interface: claude
provider_interface: openai
model: gpt-4.1
usage: generating new code snippets, functions, or boilerplate based on user prompts or requirements