Documentation Index
Fetch the complete documentation index at: https://docs.crazyrouter.com/llms.txt
Use this file to discover all available pages before exploring further.
创建完成 (Legacy)
当前生产状态
截至 2026 年 3 月 23 日,Crazyrouter 生产环境确认:- 路由仍然存在
- 使用经典示例模型
gpt-4.1-mini发起请求时,返回503 - 错误码为
model_not_found - 错误信息为“temporarily unavailable”
当前建议
- 新项目直接使用
Chat Completions - 需要 GPT-5 推理、Web Search 等新能力时,优先使用
Responses - 只有在你已经有旧版客户端、并且确认自己手上的 legacy 模型在当前环境可用时,才继续尝试
/v1/completions
Retest 模板
如果你必须验证某个旧模型是否还能走这个端点,建议先用/v1/models 确认模型 ID,再做最小请求: