mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 08:46:24 +02:00
Add ARCH_API_KEY in preference based routing demo (#498)
This commit is contained in:
parent
aff389d342
commit
2e47d41a8c
2 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ listeners:
|
|||
llm_providers:
|
||||
|
||||
- name: arch-router
|
||||
access_key: $OPENAI_API_KEY
|
||||
access_key: $ARCH_API_KEY
|
||||
provider_interface: arch
|
||||
model: Arch-Router
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue