Add local proxy support and commented-out provider options
validate / validate (push) Canceled after 0s
validate / validate (push) Canceled after 0s
This commit is contained in:
@@ -111,6 +111,14 @@
|
||||
"*.tinfoil.sh",
|
||||
"api.tinfoil.sh",
|
||||
"containers.tinfoil.sh",
|
||||
"127.0.0.1", // Tinfoil local proxy http://127.0.0.1:3301/v1
|
||||
// Other providers:
|
||||
// "api.anthropic.com",
|
||||
// "api.chatglm.org",
|
||||
// "api.moonshot.cn",
|
||||
// "api.openrouter.com",
|
||||
// "api.together.xyz",
|
||||
// "api.mistral.ai",
|
||||
"ghcr.io",
|
||||
"registry.npmjs.org",
|
||||
"npmjs.org",
|
||||
|
||||
Reference in New Issue
Block a user