make arch-router cluster optional (#518)

This commit is contained in:
Adil Hafeez 2025-07-08 00:33:40 -07:00 committed by GitHub
parent a212dd79da
commit 147908ba7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 44 additions and 30 deletions

View file

@ -1,8 +1,5 @@
version: v0.1.0
routing:
model: arch-router
listeners:
egress_traffic:
address: 0.0.0.0
@ -12,11 +9,6 @@ listeners:
llm_providers:
- name: arch-router
access_key: $ARCH_API_KEY
provider_interface: arch
model: Arch-Router
- name: gpt-4o-mini
provider_interface: openai
access_key: $OPENAI_API_KEY