RelayRouter guides
How to use the Claude API in China through RelayRouter
国内如何通过 RelayRouter 调用 Claude API
OpenRouter alternative: one gateway for Claude, GPT and Gemini
OpenRouter 替代方案:一个网关同时用 Claude、GPT、Gemini
How to switch your OpenAI SDK to RelayRouter with one base URL change
如何把 OpenAI SDK 切到 RelayRouter(只改一个 base URL)
Using the Anthropic Messages API through RelayRouter
通过 RelayRouter 使用 Anthropic Messages API
How to access GPT-5.5 and Gemini 3.5 with one API key
用一个 API key 同时访问 GPT-5.5 和 Gemini 3.5
DeepSeek, MiniMax and Moonshot models via an OpenAI compatible gateway
通过 OpenAI 兼容网关调用 DeepSeek、MiniMax、Moonshot
How RelayRouter pricing works: 30 percent below official with no platform fee
RelayRouter 计费怎么算:比官方低 30% 且无平台费
Three protocols one gateway: OpenAI, Anthropic and Gemini compatibility
三协议一网关:OpenAI、Anthropic、Gemini 同时兼容
How to stream chat completions through RelayRouter
如何在 RelayRouter 上做流式输出
RelayRouter API keys, authentication and payment
RelayRouter API 密钥、鉴权与支付
RelayRouter 401 invalid API key error: causes and fixes
RelayRouter 返回 401 invalid API key 错误的原因和解决办法
How to handle 429 rate limit errors from RelayRouter with retries and backoff
RelayRouter 出现 429 限流报错怎么办:重试和退避策略
Model not found error on RelayRouter: checking your key's model group
RelayRouter 提示 model not found:先检查 API key 所属的模型分组
Fixing insufficient quota errors on RelayRouter when your balance looks fine
RelayRouter 报 insufficient quota 但余额看着正常,该怎么排查
RelayRouter streaming stops midway: debugging dropped SSE connections
RelayRouter 流式输出中途断掉:SSE 连接掉线排查方法
Request timeout on long completions through RelayRouter: what to adjust
通过 RelayRouter 生成长内容时请求超时,应该调整哪些设置
OpenAI SDK cannot connect after changing base_url to relayrouter.io: a checklist
OpenAI SDK 把 base_url 改成 relayrouter.io 后连不上的排查清单
RelayRouter returns 400 bad request: the most common payload mistakes
RelayRouter 返回 400 bad request:最常见的请求体写法错误
Anthropic /v1/messages call fails on RelayRouter: header and version issues
RelayRouter 调用 /v1/messages 失败:请求头和 anthropic-version 常见问题
Getting 502 or 503 from RelayRouter: what upstream errors mean and how to retry safely
RelayRouter 返回 502 或 503:上游报错的含义与安全重试方法
Output truncated with finish_reason length on RelayRouter: fixing max_tokens
RelayRouter 输出被截断且 finish_reason 是 length:max_tokens 该怎么设
Parsing streamed chunks from RelayRouter in Node.js without losing tokens
在 Node.js 里解析 RelayRouter 流式返回不丢 token 的正确写法
RelayRouter request works in curl but fails in my application: step by step debugging
curl 能通但应用里调 RelayRouter 就失败:一步步定位问题
Invalid model id when calling Gemini 3.5 on RelayRouter: finding the right name
在 RelayRouter 调 Gemini 3.5 报模型名无效:怎么查到正确的 model id
High time to first token on RelayRouter: how to measure and reduce latency
RelayRouter 首 token 延迟偏高:如何测量和优化
Why Claude thinking models respond slowly through RelayRouter and how to set timeouts
Claude thinking 系列模型在 RelayRouter 上响应慢的原因与超时设置
LLM output keeps repeating itself via RelayRouter: sampling parameters to check
通过 RelayRouter 调模型输出重复打转:需要检查哪些采样参数
Image generation returns 400 on RelayRouter /v1/images/generations: size and parameter errors
RelayRouter /v1/images/generations 返回 400:尺寸和参数常见错误
CORS error when calling RelayRouter from the browser: why you need a backend proxy
浏览器直接调 RelayRouter 报 CORS 错误:为什么要走后端代理
Malformed tool_calls in responses through RelayRouter: troubleshooting function calling
RelayRouter 返回的 tool_calls 结构不对:function calling 排查思路
My RelayRouter key works for GPT but not Claude: understanding model group scope
RelayRouter 的 key 能调 GPT 却调不了 Claude:模型分组权限详解
Charged but got an error response: reading RelayRouter usage logs to reconcile spend
请求报错却疑似扣了费:用 RelayRouter 消费日志逐笔核对
JSON mode returns invalid JSON via RelayRouter: how to make structured output reliable
通过 RelayRouter 用 JSON mode 拿到的却不是合法 JSON,怎么变稳定
Intermittent failures under traffic spikes with RelayRouter: concurrency and retry design
流量高峰时调 RelayRouter 偶发失败:并发控制与重试设计
Slow responses on mainland China networks: testing RelayRouter direct connectivity
国内网络访问 RelayRouter 变慢:如何测试直连线路质量
RelayRouter vs LiteLLM proxy: hosted gateway or self-hosted router
RelayRouter 和 LiteLLM proxy 怎么选:托管网关还是自建路由
RelayRouter vs Azure OpenAI for teams that need GPT access from China
国内团队要用 GPT:RelayRouter 和 Azure OpenAI 对比
Claude direct from Anthropic vs through RelayRouter: cost and access tradeoffs
直连 Anthropic 官方还是走 RelayRouter 用 Claude:成本与可达性权衡
RelayRouter vs self-hosting One API: when a managed LLM gateway wins
RelayRouter 对比自建 One API:什么情况下托管网关更划算
DeepSeek official API vs DeepSeek v4 on RelayRouter: pricing and protocol differences
DeepSeek 官方 API 和 RelayRouter 上的 DeepSeek v4 有什么区别
ChatGPT Plus subscription vs RelayRouter API credits: which fits developers
ChatGPT Plus 订阅和 RelayRouter API 按量付费,开发者该选哪个
Claude on AWS Bedrock vs Claude via RelayRouter: setup, latency and billing
AWS Bedrock 的 Claude 和 RelayRouter 的 Claude:接入、延迟和计费对比
GPT-5.5 or Claude for a coding assistant: how to choose on RelayRouter
写代码助手选 GPT-5.5 还是 Claude:在 RelayRouter 上如何取舍
Gemini 3.5 Flash vs Pro on RelayRouter: which tier for which workload
RelayRouter 上 Gemini 3.5 Flash 和 Pro 怎么选:不同任务用哪一档
DeepSeek v4-flash vs v4-pro on RelayRouter: speed, quality and price compared
RelayRouter 上 DeepSeek v4-flash 和 v4-pro 对比:速度、质量与价格
RelayRouter vs writing your own multi-provider LLM abstraction layer
用 RelayRouter 还是自己写一套多供应商 LLM 适配层
Which gateways support the native Anthropic Messages protocol: RelayRouter compared
哪些中转网关原生支持 Anthropic Messages 协议:以 RelayRouter 为例对比
Using RelayRouter with the openai Node.js SDK in a TypeScript project
在 TypeScript 项目里用 openai Node SDK 接入 RelayRouter
Connecting LangChain ChatOpenAI to RelayRouter with a custom base URL
LangChain 的 ChatOpenAI 配自定义 base URL 连接 RelayRouter
Using LangChain ChatAnthropic with RelayRouter's Anthropic protocol endpoint
LangChain ChatAnthropic 走 RelayRouter 的 Anthropic 协议端点