豆包大语言模型API调用错误码一览表

豆包大语言模型API调用错误码一览表code http code message 描述 MissingParam 400 The request failed because it is missing one or multiple required parameters 请求缺少必要参数 请查阅 API 文档 MissingParam parameter 400 The request failed

大家好,我是讯享网,很高兴认识大家。这里提供最前沿的Ai技术和互联网信息。

 code http code message 描述 MissingParameter 400 The request failed because it is missing one or multiple required parameters. 请求缺少必要参数,请查阅API文档。 MissingParameter.{parameter} 400 The request failed because it is missing a required parameter: {parameter} 请求缺少必要参数: {parameter},请查阅API文档。 InvalidParameter 400 One or more parameters specificed in the request are not valid. 请求包含非法参数,请查阅API文档。 InvalidParameter.{parameter} 400 A parameter specified in the request is not valid: {parameter} 请求参数非法: {parameter}, 请查阅API文档。 InvalidParameter .UnsupportedModel 400 The request failed because the selected model does not support the stream mode. 模型不支持流式接口,请使用非流式接口,或选择其它模型 InvalidParameter.OversizedImage 400 The request failed because the size of the input image exceeds the limit. 图片大小超出限制,请缩小图片后重试。 InvalidParameter.UnsupportedImageFormat 400 The request failed because the image format is not supported by the API. 图片格式不支持,请修改图片格式后重试。 InvalidParameter.UnsupportedImageCount 400 The request failed because more than one image was submitted in a single session. 一轮对话仅支持一张图片,请修改请求后重试。 InvalidParameter.UnsupportedInput 400 Only tos, http or https URLs are supported. 仅支持tos,http或https URL,请修改请求后重试 InvalidEndpoint 400 The request targeted an endpoint that does not exist or is invalid. 推理接入点不存在或者非法,请检查输入的推理接入点信息。 InvalidEndpoint.ClosedEndpoint 400 The request targeted an endpoint that is currently closed or temporarily unavailable. 推理接入点处于已被关闭或暂时不可用, 请稍后重试,或联系推理接入点管理员。 SensitiveContentDetected 400 The request failed because the input text may contain sensitive information. 输入文本可能包含敏感信息,请您稍后重试,或使用其他prompt。

AuthenticationError

401

The API key in the request is missing or invalid.

请求携带的api key校验未通过,请您重新检查设置的api key,或者查看API调用文档来排查问题。

AccountOverdueError 403 The request failed because your account has an overdue balance. 当前账号欠费,如需继续调用,请前往火山交易中心进行充值 AccessDenied 403 The request failed because you do not have access to the requested resource. 没有访问该资源的权限,请检查权限设置,或联系管理员添加白名单。 RateLimitExceeded.FoundationModelTPMExceeded 429 The Tokens Per Minute (RPM) limit of the associated foundation model for your account has been exceeded. 请求所关联的基础模型已超过帐户 TPM (Tokens Per Minute) 限制, 请稍后重试。 RateLimitExceeded.EndpointRPMExceeded 429 The Requests Per Minute (RPM) limit of the associated endpoint for your account has been exceeded. 请求所关联的推理接入点已超过帐户 RPM (Requests Per Minute) 限制, 请稍后重试。 RateLimitExceeded.EndpointTPMExceeded 429 The Tokens Per Minute (RPM) limit of the associated endpoint for your account has been exceeded. 请求所关联的推理接入点已超过帐户 TPM (Tokens Per Minute) 限制, 请稍后重试。 QuotaExceeded 429 Your account [%s] has exhausted its free trial quota for the [%s] model. 当前账号 %s 对 %s 模型的免费试用额度已消耗完毕,如需继续调用,请前往火山方舟控制台开通管理页开通对应模型服务。 ModelLoadingError 429 The request cannot be processed at this time because the model is currently being loaded 模型加载中,请您稍后重试。 ServerOverloaded 429 The service is currently unable to handle additional requests due to server overload. 服务资源紧张,请您稍后重试 RequestCancelled 499 The request has been cancelled before it completed. 请求已被调用方取消,请您稍后再次请求。 InternalServiceError 500 The service encountered an unexpected internal error. 内部系统异常,请您稍后重试。

小讯
上一篇 2026-03-14 09:22
下一篇 2026-03-14 09:20

相关推荐

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容,请联系我们,一经查实,本站将立刻删除。
如需转载请保留出处:https://51itzy.com/kjqy/234283.html