juzeon / poe-openai-proxy

A wrapper that lets you use the reverse-engineered Python library poe-api library as if it was the OpenAI API for ChatGPT. You can connect your favorite OpenAI API based apps to this proxy and enjoy the ChatGPT API for free!
GNU General Public License v3.0
424 stars 98 forks source link

Response encoding (stream: true) #14

Open LukasAndreano opened 1 year ago

LukasAndreano commented 1 year ago

Hi! I'm testing to work with the stream: true parameter and sometimes characters become issues. What encoding is returned with stream enabled and what could be causing this error?

Screenshot 2023-05-21 at 8 00 45 PM

juzeon commented 1 year ago

Can you provide a prompt that can stably produce the result that causes this error?

LukasAndreano commented 1 year ago

"Напиши запрос для получения погоды на JS через OpenWeatherMap"

Playback is not always, once every 1-4 tries. Only in Russian.