Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
linweiyuan committed Sep 12, 2023
1 parent 619532e commit 116219c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- `apiKey` 余额查询
- 等等 ...
- 支持 `ChatGPT``API`,接口 `/imitate/v1/chat/completions`,利用 `accessToken` 模拟 `apiKey`,实现伪免费使用 `API`
,从而支持集成仅支持 `apiKey` 调用的第三方客户端项目,分享一个好用的脚本测试 `web-to-api` (#251)
,从而支持集成仅支持 `apiKey` 调用的第三方客户端项目,分享一个好用的脚本测试 `web-to-api` (https://github.com/linweiyuan/go-chatgpt-api/issues/251)

```python
import openai
Expand Down Expand Up @@ -56,6 +56,8 @@ Issue

群聊:https://github.com/linweiyuan/go-chatgpt-api/discussions/197

再说一遍,不要来 `Issues` 提问题(再提不回复直接关闭),有讨论区,有群,不要提脑残问题,反面教材:https://github.com/linweiyuan/go-chatgpt-api/issues/255

---

### 配置
Expand Down

0 comments on commit 116219c

Please sign in to comment.