当前推断的公网入口:https://gateway11.zeabur.app
(可在环境变量 PUBLIC_BASE_URL 中固定,避免反代头不一致)
/cursor)在 Cursor 设置里把 OpenAI Base URL 指到「Base URL」列;密钥仍用 Clove 的 API Key。
| 用途 | OpenAI 兼容,与下方 /oai 行为相同,仅路径不同,便于单独配置。 |
|---|---|
| Base URL(常用) | https://gateway11.zeabur.app/cursor |
| chat/completions | https://gateway11.zeabur.app/cursor/v1/chat/completions |
| models | https://gateway11.zeabur.app/cursor/v1/models |
/oai)供应商填到 /oai;若产品会自动拼路径,只填 Base 到 /oai 即可。
| Base URL | https://gateway11.zeabur.app/oai |
|---|---|
| chat/completions | https://gateway11.zeabur.app/oai/v1/chat/completions |
| models | https://gateway11.zeabur.app/oai/v1/models |
/anthropic)ANTHROPIC_BASE_URL 指到「Base URL」;与直连 Clove 相同密钥。
| Base URL | https://gateway11.zeabur.app/anthropic |
|---|---|
| messages | https://gateway11.zeabur.app/anthropic/v1/messages |
https://gateway11.zeabur.app/health → JSON {"status":"ok"}
机器可读:/api/info