We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker部署后,调用服务,报错如下 : data: {"id":"","model":"glm","object":"chat.completion.chunk","choices":[{"index":0,"delta":{"role":"assistant","content":"服务暂时不可用,第三方响应错误"},"finish_reason":"stop"}],"usage":{"prompt_tokens":1,"completion_tokens":1,"total_tokens":2},"created":1737605315}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
docker部署后,调用服务,报错如下 :
data: {"id":"","model":"glm","object":"chat.completion.chunk","choices":[{"index":0,"delta":{"role":"assistant","content":"服务暂时不可用,第三方响应错误"},"finish_reason":"stop"}],"usage":{"prompt_tokens":1,"completion_tokens":1,"total_tokens":2},"created":1737605315}
The text was updated successfully, but these errors were encountered: