Open FanaticExplorer opened 1 year ago
Somehow, while trying to ask on russian, i got whole new error:
Traceback (most recent call last):
File "/home/vercel_ai.py", line 137, in stream_request
chunk = chunks_queue.get(block=True, timeout=0.01)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/queue.py", line 179, in get
raise Empty
_queue.Empty
Any progress?
We're stuck on an entirely different issue which renders the library unusable 😅
See issue #22
When I send
openai:gpt-3.5-turbo
a chat request on russian (for example, "Расскажи больше про себя"), i get an error:And when I make a chat on Ukrainian with the same model, it gives only part of the text. For example, "Розкажи більше про себе" returned
And that's all; it didn't finished his answer.