mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
showing the model-based and preference-based routing in consistent yaml
This commit is contained in:
parent
73f05174c9
commit
54065cc3be
2 changed files with 23 additions and 3 deletions
|
|
@ -37,7 +37,7 @@ llm_providers:
|
|||
- name: code_understanding
|
||||
provider_interface: openai
|
||||
access_key: $OPENAI_API_KEY
|
||||
model: gpt-4.1
|
||||
model: gpt-4o-mini
|
||||
usage: understand and explain existing code snippets, functions, or libraries
|
||||
|
||||
tracing:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue