-
Hi everyone,
I made a django website and i want to make mobile app for my website. So i installed buildozer and made debug but i get this error. I found the solution both web and chatgpt but, it fai…
-
Say I want to receive 1000 responses and store them somewhere. I have a ChatGPT Plus subscription. Is there a way I can make multiple queries at once (such as with multiple accounts, having both Firef…
-
Checking discussions database...
llama_model_load: loading model from './models/gpt4all-lora-quantized-ggml.bin' - please wait ...
llama_model_load: n_vocab = 32001
llama_model_load: n_ctx = 512
…
-
I note the release of a new ChatGPT API from OpenAI — https://openai.com/blog/introducing-chatgpt-and-whisper-apis — and a simple Python wrapper for it from @simonw: https://til.simonwillison.net/gpt3…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Can't talk to chatbot
### Steps to reproduce the problem…
-
Hello, I have an issue while using unofficial, OpenAI Plus version of ChatGPT. Here's the log when doing "python3 main.py".
Someone have the same issue? Thanks!
```
`Traceback (most recent call…
-
Fallout from the async updates, CLI seems to be working perfectly, but that's because it's not using the sync wrapper class.
Given this simple script:
```python
from chatgpt_wrapper import Chat…
-
- [ ] Proposal added
- [ ] Discussed in LDM
- [ ] Decision in LDM
- [ ] Finalized (done, rejected, inactive)
- [ ] Spec'ed
See also https://github.com/dotnet/roslyn/issues/115
## Design revi…
-
I get the following error when trying to query GET /conversations
```
[2023-03-01 23:39:24,924] ERROR in app: Exception on /conversations [POST]
Traceback (most recent call last):
File "/Users…
-
Is there a way to set up the authentication such that it can be ran inside a docker container?