分类: 错误排查

401、403、404、429、5xx、流式中断、模型不存在等 API 常见错误解决方案。

N8n deepai openai node v2 404.png

n8n 接入 DeepAI API 中转站:凭据测试通过但 OpenAI Node v2 运行 404 怎么排查n8n 接入 DeepAI API 中转站:凭据测试通过但 OpenAI Node v2 运行 404 怎么排查

n8n OpenAI Node v2 使用自定义 Base URL 时,凭据测试成功但运行时报 404 怎么办?本文结合 n8n GitHub 已关闭 Issue,整理 DeepAI API 中转站接入、AI Agent 替代路径、模型 ID 和 Docker 日志排查方法。

Dify deepai openai compatible 404 401 tool calling.png

Dify 接入 DeepAI API 中转站:OpenAI-Compatible 404、401 与工具调用 400 排查Dify 接入 DeepAI API 中转站:OpenAI-Compatible 404、401 与工具调用 400 排查

Dify 添加 OpenAI-compatible 模型时遇到 404、401 或 vLLM tool choice 400 怎么办?本文结合 Dify GitHub 已关闭 Issue,整理 Base URL、API Key、模型验证和工具调用的排查顺序。

Cherry studio deepai v1 messages 404 fixed.png

Cherry Studio 接入 DeepAI API 中转站:/v1/messages 404 与 Base URL 避坑指南Cherry Studio 接入 DeepAI API 中转站:/v1/messages 404 与 Base URL 避坑指南

Cherry Studio 使用 OpenAI-compatible 或 Anthropic Messages 接口时,/v1/messages 被拼成 /v1/v1/messages 会导致 404。本文结合 GitHub 已关闭 Issue,整理 DeepAI API 中转站的 Base URL 配置、排查顺序和客户端接入建议。

Open WebUI 接入 DeepAI API 中转站时 401 404 429 报错排查流程图