Simatwa / python-tgpt

AI Chat in Terminal + Package + REST-API
https://python-tgpt.onrender.com
MIT License
102 stars 15 forks source link

Is it possible to execute the command `pytgpt gpt4free test -y` without using Google Drive or Selenium ? #33

Closed opensource-elearning closed 6 months ago

opensource-elearning commented 6 months ago

To facilitate a quick and straightforward verification process, we could leverage libraries such as requests or httpx or httpio, etc. This approach would bypass the excessive logging and potential lack of feedback in the terminal when encountering errors.

[BROKEN]:  OpenaiChat, Error: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\temp\\appdata\\roaming\\undetected_chromedriver\\undetected\\chromedriver-win32\\chromedriver.exe' -> 'C:\\Users\\temp\\appdata\\roaming\\undetected_chromedriver\\undetected_chromedriver.exe'
[BROKEN]:  AItianhuSpace, Error: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\temp\\appdata\\roaming\\undetected_chromedriver\\undetected\\chromedriver-win32\\chromedriver.exe' -> 'C:\\Users\\temp\\appdata\\roaming\\undetected_chromedriver\\undetected_chromedriver.exe'
[BROKEN]:  Gemini, Error: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\temp\\appdata\\roaming\\undetected_chromedriver\\undetected\\chromedriver-win32\\chromedriver.exe' -> 'C:\\Users\\temp\\appdata\\roaming\\undetected_chromedriver\\undetected_chromedriver.exe'
[BROKEN]:  Pi, Error: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\temp\\appdata\\roaming\\undetected_chromedriver\\undetected\\chromedriver-win32\\chromedriver.exe' -> 'C:\\Users\\temp\\appdata\\roaming\\undetected_chromedriver\\undetected_chromedriver.exe'
[BROKEN]:  Poe, Error: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\temp\\appdata\\roaming\\undetected_chromedriver\\undetected\\chromedriver-win32\\chromedriver.exe' -> 'C:\\Users\\temp\\appdata\\roaming\\undetected_chromedriver\\undetected_chromedriver.exe'
[BROKEN]:  GptChatly, Error: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\temp\\appdata\\roaming\\undetected_chromedriver\\undetected\\chromedriver-win32\\chromedriver.exe' -> 'C:\\Users\\temp\\appdata\\roaming\\undetected_chromedriver\\undetected_chromedriver.exe'
[BROKEN]:  Theb, Error: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\temp\\appdata\\roaming\\undetected_chromedriver\\undetected\\chromedriver-win32\\chromedriver.exe' -> 'C:\\Users\\temp\\appdata\\roaming\\undetected_chromedriver\\undetected_chromedriver.exe'
[BROKEN]:  ChatgptAi, Error: 404, message='Not Found', url=URL('https://chatgate.ai/wp-json/mwai-ui/v1/chats/submit')
[BROKEN]:  AiChatOnline, Error: 522, message='', url=URL('https://aichatonline.org/chatgpt/wp-json/mwai-ui/v1/chats/submit')
Simatwa commented 6 months ago

Hi and thanks for raising this concern. This will get a fix asap.