labring / FastGPT

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
https://tryfastgpt.ai
Other
17.49k stars 4.69k forks source link

fastgpt's /api/v1/chat/completions interface instability problem #828

Closed leekoko closed 7 months ago

leekoko commented 8 months ago

例行检查

你的版本

问题描述

/api/v1/chat/completions接口进行调用,5次差不多有1次失败 key验证过没有那么高的失败率

下面是fastgpt的报错日志

复现步骤 直接api调用

预期结果 api调用稳定返回结果

相关截图

截屏2024-02-05 10 36 51 截屏2024-02-05 10 37 02 截屏2024-02-05 10 37 14 截屏2024-02-05 10 37 34
c121914yu commented 8 months ago

目前没遇到过

leekoko commented 8 months ago

目前没遇到过

401、429的报错是fastgpt发出的么,这个错误码什么含义

c121914yu commented 8 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Never encountered it so far

Are the 401 and 429 errors issued by fastgpt? What does this error code mean?

c121914yu commented 8 months ago

目前没遇到过

401、429的报错是fastgpt发出的么,这个错误码什么含义

鉴权失败。key 上限

yongtaoer commented 7 months ago

@leekoko 你好,401的问题你有再遇到过吗?

leekoko commented 7 months ago

@leekoko 你好,401的问题你有再遇到过吗?

应该还是在的,因为我是离线版本。最近也没有做升级

yongtaoer commented 7 months ago

@leekoko 你好,401的问题你有再遇到过吗?

应该还是在的,因为我是离线版本。最近也没有做升级

那你这边最后还有使用fastgpt对接openai的接口吗?