Content-Type 漏 charset(Cherry Studio)
中文 body 被网关误解析。 场景:Cherry Studio。charset=utf-8。
阅读(1)赞 (0)
中文 body 被网关误解析。 场景:Cherry Studio。charset=utf-8。
阅读(1)赞 (0)
Key 用 sk- 开头的 DashScope Key。
阅读(1)赞 (0)
length/content_filter/stop。 场景:Cherry Studio。finish_reason。
阅读(4)赞 (0)
本地 15s 超时碰上慢模型,看起来像 Network Error。
阅读(5)赞 (0)
json_object 不是所有模型都有。报 response_format 不支持时先关掉,不要换 Key。
阅读(5)赞 (0)
开了 stream 却按整包 JSON 解析会报 Unexpected end of JSON。关 stream 或改 SSE 解析。
阅读(4)赞 (0)
新模型只要 max_completion_tokens,再传 max_tokens 会 400。按模型文档选一个。
阅读(4)赞 (0)
422 是 JSON 能解析但字段校验失败,常见 extra body、temperature 超范围,不是 401。
阅读(4)赞 (0)
拉长超时前先确认上游活着。 场景:Cherry Studio。504 Gateway Timeout。
阅读(8)赞 (0)
Cherry 点管理没有模型,先确认服务商开关、Key、地址。列表空通常是 401/404 被吞了。
阅读(11)赞 (0)