mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-08-02 02:05:57 +08:00
fix: add missing /v1 path to SSSAiCode default endpoint for Codex and OpenCode
This commit is contained in:
@@ -266,7 +266,7 @@ requires_openai_auth = true`,
|
||||
auth: generateThirdPartyAuth(""),
|
||||
config: generateThirdPartyConfig(
|
||||
"sssaicode",
|
||||
"https://node-hk.sssaicode.com/api",
|
||||
"https://node-hk.sssaicode.com/api/v1",
|
||||
"gpt-5.3-codex",
|
||||
),
|
||||
endpointCandidates: [
|
||||
|
||||
Reference in New Issue
Block a user