new default models in gh copilot

This commit is contained in:
Matthew Ryan Dillon 2025-05-10 15:06:30 -04:00
parent a74e87bfce
commit b9e614d03c

View file

@ -25,4 +25,8 @@
- model_id: proxy-gpt-4o - model_id: proxy-gpt-4o
model_name: gpt-4o model_name: gpt-4o
api_base: "http://localhost:8080"
- model_id: proxy-gpt-4.1
model_name: gpt-4.1
api_base: "http://localhost:8080" api_base: "http://localhost:8080"