mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
better model names (#517)
This commit is contained in:
parent
4e2355965b
commit
a7fddf30f9
55 changed files with 979 additions and 483 deletions
|
|
@ -8,10 +8,8 @@ listeners:
|
|||
timeout: 30s
|
||||
|
||||
llm_providers:
|
||||
- name: gpt-4o
|
||||
access_key: $OPENAI_API_KEY
|
||||
provider_interface: openai
|
||||
model: gpt-4o
|
||||
- access_key: $OPENAI_API_KEY
|
||||
model: openai/gpt-4o
|
||||
|
||||
endpoints:
|
||||
twelvedata_api:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue