You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{'content': 'topic about meow', 'role': 'user'}
Auto
Using RetryProvider provider
Exception in callback StreamRequest.release_curl()
handle: <Handle StreamRequest.release_curl()>
Traceback (most recent call last):
File "C:\Users\yakub\AppData\Local\Programs\Python\Python311\Lib\asyncio\events.py", line 80, in _run
self._context.run(self._callback, *self._args)
File "C:\Users\yakub\AppData\Local\Programs\Python\Python311\Lib\site-packages\g4f\requests.py", line 162, in release_curl
self.session.acurl.remove_handle(self.curl)
File "C:\Users\yakub\AppData\Local\Programs\Python\Python311\Lib\site-packages\curl_cffi\aio.py", line 171, in remove_handle
future = self._pop_future(curl)
^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\yakub\AppData\Local\Programs\Python\Python311\Lib\site-packages\curl_cffi\aio.py", line 165, in _pop_future
lib.curl_multi_remove_handle(self._curlm, curl._curl)
TypeError: initializer for ctype 'void *' must be a cdata pointer, not NoneType
127.0.0.1 - - [10/Oct/2023 21:46:00] "POST /backend-api/v2/conversation HTTP/1.1" 200 -
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
{'content': 'topic about meow', 'role': 'user'}
Auto
Using RetryProvider provider
Exception in callback StreamRequest.release_curl()
handle: <Handle StreamRequest.release_curl()>
Traceback (most recent call last):
File "C:\Users\yakub\AppData\Local\Programs\Python\Python311\Lib\asyncio\events.py", line 80, in _run
self._context.run(self._callback, *self._args)
File "C:\Users\yakub\AppData\Local\Programs\Python\Python311\Lib\site-packages\g4f\requests.py", line 162, in release_curl
self.session.acurl.remove_handle(self.curl)
File "C:\Users\yakub\AppData\Local\Programs\Python\Python311\Lib\site-packages\curl_cffi\aio.py", line 171, in remove_handle
future = self._pop_future(curl)
^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\yakub\AppData\Local\Programs\Python\Python311\Lib\site-packages\curl_cffi\aio.py", line 165, in _pop_future
lib.curl_multi_remove_handle(self._curlm, curl._curl)
TypeError: initializer for ctype 'void *' must be a cdata pointer, not NoneType
127.0.0.1 - - [10/Oct/2023 21:46:00] "POST /backend-api/v2/conversation HTTP/1.1" 200 -
I got answer but and I got this error
Beta Was this translation helpful? Give feedback.
All reactions