VadimBoev / freegpt-webui-v2

(NEW) GPT 3.5/4 with a Chat Web UI. No API key required.
GNU General Public License v3.0
107 stars 108 forks source link

Ошибка #16

Closed vitalickck closed 10 months ago

vitalickck commented 11 months ago

Добрый вечер! (надеюсь, ничего страшного, что пишу на русском языке)?

При использовании модели 3.5. всё нормально. При использовании моделей 3.5 Турбо и 4 выдает ошибку:

RetryProvider failed:
Phind: CurlError: Failed to perform, ErrCode: 77, Reason: 'error setting certificate verify locations:  CAfile: C:\Users\Виталий\AppData\Local\Programs\Python\Python311\Lib\site-packages\curl_cffi\cacert.pem CApath: none'
Bing: ContentTypeError: 0, message='Attempt to decode JSON with unexpected mimetype: ', url=URL('https://sydney.bing.com/sydney/DeleteSingleConversation')
GeekGpt: OSError: Could not find a suitable TLS CA certificate bundle, invalid path: C:\Python\Python311\Lib\site-packages\curl_cfficacert.pem
<traceback object at 0x000001ADE80D9180>
127.0.0.1 - - [24/Nov/2023 22:40:33] "POST /backend-api/v2/conversation HTTP/1.1" 400 -
RetryProvider failed:
GptChatly: PermissionError: [Errno 13] Permission denied: 'C:\\Users\\Виталий\\AppData\\Roaming\\..\\Local\\Google\\Chrome\\User Data\\Default\\Network\\Cookies'
NoowAi: ClientResponseError: 400, message='Can not decode content-encoding: brotli (br). Please install `Brotli`', url=URL('https://noowai.com/wp-json/mwai-ui/v1/chats/submit')
AiAsk: ClientConnectorError: Cannot connect to host e.aiask.me:443 ssl:default [Connect call failed ('38.59.124.64', 443)]
Phind: CurlError: Failed to perform, ErrCode: 77, Reason: 'error setting certificate verify locations:  CAfile: C:\Users\Виталий\AppData\Local\Programs\Python\Python311\Lib\site-packages\curl_cffi\cacert.pem CApath: none'
FakeGpt: ClientResponseError: 403, message='Forbidden', url=URL('https://chat-shared2.zhile.io/api/loads?t=1700851296')
FreeGpt: CurlError: Failed to perform, ErrCode: 77, Reason: 'error setting certificate verify locations:  CAfile: C:\Users\Виталий\AppData\Local\Programs\Python\Python311\Lib\site-packages\curl_cffi\cacert.pem CApath: none'
GptForLove: ProgramError: TypeError: Предполагается наличие объекта
You: CurlError: Failed to perform, ErrCode: 77, Reason: 'error setting certificate verify locations:  CAfile: C:\Users\Виталий\AppData\Local\Programs\Python\Python311\Lib\site-packages\curl_cffi\cacert.pem CApath: none'
GeekGpt: OSError: Could not find a suitable TLS CA certificate bundle, invalid path: C:\Python\Python311\Lib\site-packages\curl_cfficacert.pem
Aichat: PermissionError: [Errno 13] Permission denied: 'C:\\Users\\Виталий\\AppData\\Roaming\\..\\Local\\Google\\Chrome\\User Data\\Default\\Network\\Cookies'
<traceback object at 0x000001ADE8111500>
VadimBoev commented 11 months ago

Привет. Ничего страшного, можно и по русски. Сейчас gpt 3.5 turbo и 4.0 имеют свои сложности с бесплатным доступом, поэтому пока стоит с этим повременить и использовать 3.5 обычный. Однако, репозиторий немного отстает от обновлений g4f, может это уже решили или попробовали решить, неизвестно.

vitalickck commented 11 months ago

Благодарю за ответ! Будем дальше тестировать.