Looksh190
Looksh190
I learned about this function from this colab:"https://colab.research.google.com/github/oobabooga/AI-Notebooks/blob/main/Colab-TextGen-GPU.ipynb" and it seemed extremely convenient to me. Being able to talk to your character in your own language is a great idea,...
ERROR:root:Error 406: {"message":"not implemented","error":"Not Acceptable","statusCode":406} Traceback (most recent call last): File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\site-packages\g4f\api\__init__.py", line 160, in chat_completions response = await self.client.chat.completions.async_create( File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\site-packages\g4f\client\client.py", line 281, in async_create async for result in...