Compare commits
No commits in common. "b9e614d03c3268b261eaee4714be909a0d38da98" and "58c9596a9d9608c81e80ce449b2a57a654f86d3b" have entirely different histories.
b9e614d03c
...
58c9596a9d
2 changed files with 0 additions and 6 deletions
|
@ -5,7 +5,6 @@ ssh_key_path = "$HOME/.ssh/id_ecdsa"
|
||||||
origin.base_addr = "ssh://git@git.thermokar.st/thermokarst"
|
origin.base_addr = "ssh://git@git.thermokar.st/thermokarst"
|
||||||
origin.name = "pingo"
|
origin.name = "pingo"
|
||||||
repos = [
|
repos = [
|
||||||
"copilot-proxy",
|
|
||||||
"devlog",
|
"devlog",
|
||||||
"dsort",
|
"dsort",
|
||||||
"gitolite-admin",
|
"gitolite-admin",
|
||||||
|
@ -16,7 +15,6 @@ repos = [
|
||||||
"mini-lsm",
|
"mini-lsm",
|
||||||
"pingo",
|
"pingo",
|
||||||
"talent-plan",
|
"talent-plan",
|
||||||
"trmnl-report",
|
|
||||||
]
|
]
|
||||||
remotes = []
|
remotes = []
|
||||||
|
|
||||||
|
|
|
@ -25,8 +25,4 @@
|
||||||
|
|
||||||
- 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"
|
Loading…
Add table
Add a link
Reference in a new issue