fix arch_config schema

This commit is contained in:
Adil Hafeez 2025-07-09 13:15:53 -07:00
parent 293bd14051
commit e7eb77383f
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
14 changed files with 36 additions and 73 deletions

View file

@ -17,15 +17,11 @@ overrides:
prompt_target_intent_matching_threshold: 0.6
llm_providers:
- name: groq
access_key: $GROQ_API_KEY
provider_interface: groq
model: llama-3.2-3b-preview
- access_key: $GROQ_API_KEY
model: groq/llama-3.2-3b-preview
- name: gpt-4o
access_key: $OPENAI_API_KEY
provider_interface: openai
model: gpt-4o
- access_key: $OPENAI_API_KEY
model: openai/gpt-4o
default: true
system_prompt: |