mirror of
https://github.com/katanemo/plano.git
synced 2026-07-02 15:51:02 +02:00
better model names
This commit is contained in:
parent
00dc95e034
commit
68f963e92c
2 changed files with 10 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue