better model names

This commit is contained in:
Adil Hafeez 2025-07-07 11:59:50 -07:00
parent 00dc95e034
commit 68f963e92c
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
2 changed files with 10 additions and 10 deletions

View file

@ -17,12 +17,12 @@ llm_providers:
provider_interface: arch
model: Arch-Router
- name: gpt-4o-mini
- name: openai/gpt-4o-mini
provider_interface: openai
access_key: $OPENAI_API_KEY
model: gpt-4o-mini
- name: gpt-4.1
- name: openai/gpt-4.1
provider_interface: openai
access_key: $OPENAI_API_KEY
model: gpt-4.1