add some Q&A

This commit is contained in:
Evan 2022-12-11 20:25:12 +09:00
parent a718e6f0b2
commit b6335ad8cd

View File

@ -104,7 +104,7 @@ INFO[0099] 3 <Friend:wloscar>
## Q&A ## Q&A
### 1. 返回错误`invalid_api_key` ### 1. 返回错误`invalid_api_key`
这是因为openai的API需要付费价格非常便宜具体可以官网查看。按照如下参考绑定一下信息卡就可以正常使用了如果还是有错就把`API Key`删掉重新建一个。 这是因为`openai``API`需要付费,价格非常便宜具体可以官网查看。按照如下参考绑定一下信息卡就可以正常使用了,如果还是有错就把`API Key`删掉重新建一个。
![img.png](screenshots/billing.png) ![img.png](screenshots/billing.png)
### 2. Cannot load io/fs: malformed module path "io/fs": missing dot in first path element ### 2. Cannot load io/fs: malformed module path "io/fs": missing dot in first path element