custom copilot proxy
This commit is contained in:
parent
4600238fed
commit
58c9596a9d
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
Loading…
Add table
Reference in a new issue