mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 08:46:24 +02:00
updating the REAMDE to reflect preference based routing and clean up … (#512)
This commit is contained in:
parent
a03aef8b4c
commit
1963020c21
4 changed files with 155 additions and 96 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