kuafuai / DevOpsGPT

Multi agent system for AI-driven software development. Combine LLM with DevOps tools to convert natural language requirements into working software. Supports any development language and extends the existing code.
https://www.kuafuai.net
Other
6.48k stars 830 forks source link

GPT KEY is configured. But, log shows "Failed to access GPT" which cause the exception #112

Closed xusongfeng closed 12 months ago

xusongfeng commented 12 months ago

我在CHATGPT里取到了key image

填写配置后, log显示无法连接 image

GPT_KEYS: | { "openai": { "keys": [ {"sk-3xx7McVxx": {"count": 0, "timestamp": 0}} ], "api_type": "open_ai", "api_base": "https://api.openai.com/v1", "api_version": "2020-11-07", "proxy": "None" } }

请问是我遗漏了什么配置吗?

booboosui commented 12 months ago

看下账单(billing),应该是免费额度过期了,key无法继续使用