块乐Encore
参考

端点速查表

各平台 Base URL 与完整请求路径的快速对照。

为了方便您快速配置,以下是各平台对应的 Base URL 和完整请求路径汇总。

SDK / 客户端 Base URL 配置

服务类型推荐 Base URL 配置
Claude / Anthropichttps://api.stillhappy.cn
OpenAI / 兼容客户端https://api.stillhappy.cn
Codexopenai_base_url = "https://api.stillhappy.cn/v1"
Geminihttps://api.stillhappy.cn
Antigravity (Claude)https://api.stillhappy.cn/antigravity
Antigravity (Gemini)https://api.stillhappy.cn/antigravity

HTTP 完整请求路径 (Endpoints)

服务类型完整请求端点
Claude / Anthropichttps://api.stillhappy.cn/v1/messages
OpenAI Chathttps://api.stillhappy.cn/v1/chat/completions
OpenAI Responseshttps://api.stillhappy.cn/v1/responses
Geminihttps://api.stillhappy.cn/v1beta/models/...
Antigravity (Claude)https://api.stillhappy.cn/antigravity/v1/messages
Antigravity (Gemini)https://api.stillhappy.cn/antigravity/v1beta/models/...

On this page