ElfTheHunter

Results 9 comments of ElfTheHunter

Hey, I'm having the same issue. For me it's not every request, but like 95% of them or more. I'm using "gpt-4". Here's my config: "api_base_url": "https://api.openai.com", "api_key": "******", "debug_reference":...

![image](https://github.com/LagPixelLOL/ChatGPTCLIBot/assets/150392050/b53ed006-1a7e-4a87-add3-27cd76c18c70) Here's an example, it gives almost the entire response (I asked it to tell me a 12 paragraph story about a viking) then the error comes at the end.

I don't know if this is helpful - this is all way above my technical knowledge but... https://community.openai.com/t/bug-streaming-packets-changed/460882

They referenced your CLI at some point: > sevdmr > I am experiencing this issue also, using this application: https://github.com/LagPixelLOL/ChatGPTCLIBot/ > [atty-openai] > It looks like this library is not...

I copy/pasted the config file from the old folder. First attempt did not give an error, but I tried asking it for another long story outline and it give this:...

I decided to try a default config, to see if it still gives the same error. Here's the result: "api_base_url": "https://api.openai.com", "api_key": "*****", "debug_reference": false, "frequency_penalty": 0.0, "logit_bias": {}, "max_display_length":...

I don't know if this helps, but it seems like the first word of every response is missing. Instead of responding with "Once upon a time..." it instead starts "...

I know you're busy and will work on this when you have time, but in the meantime, is there any suggestions on what I can do on my end to...

Much appreciated, I'll give them a try.