网关

聚合包含「网关」的文章,方便按工具、配置项或错误现象继续排查。

DeepSeek Anthropic API 404 错误排查步骤

Claude Code 接入 DeepSeek 后返回 404 endpoint not found 时,按 Anthropic 入口、重复路径、代理转发和模型发现逐层排查。

404DeepSeek网关

ANTHROPIC_BASE_URL 配置入口选择

确认 Claude Code 何时需要设置 ANTHROPIC_BASE_URL,选择 DeepSeek、GLM、MiniMax 入口,并排除 OpenAI-compatible 地址误填问题。

环境变量网关CLI