正如标题所述,在测试 API 配置时,旧版 API 会显示如下详细错误:
而交互 API 则显示如下内容:
此时,用户不得不去查看日志以查明问题所在:
DiscourseAi::Completions::Endpoints::GeminiInteractions: status: 503 - body: {"error":{"message":"gemini-3.8-flash is currently experiencing high demand, spikes in demand are usually temporary. Please try again later.","code":"service_unavailable"}}

