custom copilot proxy

This commit is contained in:
Matthew Ryan Dillon 2025-05-05 10:50:52 -04:00
parent 4600238fed
commit 58c9596a9d

View file

@ -22,3 +22,7 @@
model_name: o4-mini model_name: o4-mini
api_base: "http://localhost:3000/v1" api_base: "http://localhost:3000/v1"
api_key_name: crsr api_key_name: crsr
- model_id: proxy-gpt-4o
model_name: gpt-4o
api_base: "http://localhost:8080"