hncboy

Results 40 comments of hncboy

> ChatGPTError: ChatGPT error 429: { "error": { "message": "You exceeded your current quota, please check your plan and billing details.", "type": "insufficient_quota", "param": null, "code": null } } >...

> 我是plus用户,额度也需要充值?哪里看额度? 如果用的 ApiKey 模式,那么和是否是 plus 无关。前端页面上有 ApiKey 额度展示。官网这个地址 https://platform.openai.com/account/usage

后续优化下。

还不知道,后期再看看。

> https://github.com/TheoKanning/openai-java/pull/259/files 什么时候更新支持一下 下个版本可以参考下

https://github.com/haibbo/cf-openai-azure-proxy 这个项目应该可以支持切换 azure,无需改动代码。

> > 你是不是缺少 cookie 这个字段 > > 前端拿到satoken,哪里还需要cookie呀 satoken 放 cookie 里传给后端的。

- *项目名称:ChatGPT - 项目开源地址:https://github.com/hncboy/chatgpt-web-java - *项目简介:基于 Spring Boot 3 和 JDK 17,支持 AccessToken 和 ApiKey 模式 - *项目类型:个人 - *使用到的SDK:参考了流式接口 - 二维码或访问地址:地址参见项目中介绍