# 错误回复

| 错误回复内容                                                       | 可能原因                                                                                                 | 解决方法                                                                 |
| ------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------- |
| user \[xxx] quota \[xxx]preconsumedQuota \[xxx]is not enough | 用户余额不足                                                                                               | [点击此处去充值](https://one.ocoolai.com/account/topup/recharge)            |
| user xxx quota xxx is not enough                             | 用户余额不足                                                                                               | [点击此处去充值](https://one.ocoolai.com/account/topup/recharge)            |
| 当前分组 xxx 下对于模型 xxx 计费模式 \[按量计费,按次计费]无可用渠道 (requestid: xxx)   | 情况1：模型名填写错误； 情况2：API站渠道不可用                                                                           | 情况1：检查模型名是否有误； 情况2：联系客服                                              |
| 很抱歉，服务器没有等到上游服务器的回应，请稍后再试                                    | <p>见错误码：<a href="/pages/u9kl4vQFZCaDnHebhkZG">504</a><br>如果客户端是LobeChat，可能是使用了不支持插件调用的模型来使用插件所导致</p> | 如果客户端是LobeChat的话尝试取消选择插件查看是否会恢复正常                                    |
| 400 Invalid schema for function 'xxx': xxx.(request id: xxx) | 常见于LobeChat，可能是插件服务挂了或者模型不支持function call                                                            | 取消勾选所有插件尝试是否会恢复正常                                                    |
| 当前分组上游负载已饱和，请稍后再试                                            | 当前模型使用人数过多渠道负载较高或分组暂不支持该模型                                                                           | 切换高质量[分组](/site/readme/addkey.md#shen-me-shi-ling-pai-fen-zu)使用或联系客服 |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.ocoolai.com/question/error_reply.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
