new default models in gh copilot
This commit is contained in:
parent
a74e87bfce
commit
b9e614d03c
1 changed files with 4 additions and 0 deletions
|
@ -26,3 +26,7 @@
|
||||||
- model_id: proxy-gpt-4o
|
- model_id: proxy-gpt-4o
|
||||||
model_name: gpt-4o
|
model_name: gpt-4o
|
||||||
api_base: "http://localhost:8080"
|
api_base: "http://localhost:8080"
|
||||||
|
|
||||||
|
- model_id: proxy-gpt-4.1
|
||||||
|
model_name: gpt-4.1
|
||||||
|
api_base: "http://localhost:8080"
|
Loading…
Add table
Reference in a new issue