-
### Describe the bug
I just upgraded to 3.2.0, but the API throws an error for me when being used with the newest models.
### To Reproduce
```javascript
import { Configuration, OpenAIApi } from …
-
I attempted to migrate to this library, to evaluate its performance compared to the 'googlebard' library. However, I encountered an error while trying to use it. I also need clarification on whether t…
-
### Description
When building a release version for my Android app with R8 i get the error: "Serializer for class 'ChatCompletionRequest' is not found."
### Steps to Reproduce
1. Build releas…
-
### Describe the bug
Some days ago createCompletion request started to return 404
```
Error: Request failed with status code 404
request: {
headers: {
Accept: 'application/json, te…
-
分享一段针对ChatGPT的分组规则,可以根据自己的需求更改`regex`和`rules`。`regex`是匹配出能访问ChatGPT节点的正则,`rules`是clash rules,分组名为`ChatGPT`。
```js
// New Proxy Group for ChatGPT
function main(params) {
// TODO modify this…
-
According to the official OpenAI NodeJS library:
https://github.com/openai/openai-node/blob/51b1340e3182c4cb5d43a5b771606ecdd93a60f4/api.ts#L31-L50
On:
https://github.com/OkGoDoIt/OpenAI-API-do…
-
VSCode Version: Version: 1.76.2 (Universal)
Node.js: 16.14.2
V8: 10.2.154.26-electron.0
OS: Darwin arm64 22.3.0
Sandboxed: No
Everything works fine when running in debug environment or as local…
-
Everything was fine until I decided to upgrade.
`pip uninstall chatgpt`
`pip install git+https://github.com/mmabrouk/chatgpt-wrapper`
And now `chatgpt` results in:
```
Traceback (most recent ca…
-
I am seeing a lot of timeout exception, and setting larger timeout like https://github.com/TheoKanning/openai-java/issues/125 did not resolve this issue, how can I set proxy for requests ?
```
java.…
-