-
I would like to put each of my 2 openai accounts in a separate chatgpt-wrapper profile and give playwright separate configurations per profile. Is there a straightforwards way I can implement this?
-
### Issue URL (Ads)
[https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_idx=1&tn=baidu&wd=%E5%9B%BD%E5%AE%B6%E5%85%AC%E5%8A%A1%E5%91%98&fenlei=256&rsv_pq=0xdd03885e00006881&rsv_t=ca70240FY0gx0qBaAb…
-
After first installation and changing the backend to `chatgpt-api`, chatgpt-wrapper tries to connect to the database instead of creating it.
Note: sqlite is installed on the system
Here is…
-
The chatGPT official API is out (https://openai.com/blog/introducing-chatgpt-and-whisper-apis) (https://platform.openai.com/docs/guides/chat).
We should think on whether / how to integrate it. Integr…
-
Hey, I encountered the telegram error Message_too_long when transcribing a 6 minute audio file.
Any chance to split responses longer than the limit (I think 4096 characters) into multiple messages?
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
I am using ChatGPT Plus paid account, and I copied …
-
I'm trying a command `info = db.Execute("KEYS","*")` but getting` RedisResult.ToDictionary` throws the `IndexOutOfRangeException`
It should be an array of strings.
```csharp
using StackExchange…
-
**提交 issue 前,请先确认:**
- [x] 我已看过 **FAQ**,此问题不在列表中
- [x] 我已看过其他 issue,他们不能解决我的问题
- [x] 我认为这不是 Mirai 或者 OpenAI 的 BUG
**表现**
登陆以后向bot发送消息会提示ERROR:telegram.ext._application:No error handlers are …
-
根据项目中要求使用Docker命令-e API_KEY=xxxx添加密钥环境变量以后运行,发现API_KEY并没有生效,后台log日志如下:
``` bash
ChatGPT | ValueError: API key is required
ChatGPT | INFO: 192.168.80.100:34574 - "GET / HTTP/1.1" 200 OK
Cha…
-
Hello, I keep having issues when trying to run this.
I am trying to train the model using many manuals (23 manuals that I have converted to txt files).
`Traceback (most recent call last):
Fil…