FreeGPT icon indicating copy to clipboard operation
FreeGPT copied to clipboard

Use GPT 3.5 / 4 Free - No API Key Need

Results 9 FreeGPT issues
Sort by recently updated
recently updated
newest added

run.py PATH = os.path.dirname(os.path.realpath(__file__)).replace(os.sep, "/") config = load(open(f'{PATH}/config.json', 'r')) babel.py def get_languages_from_dir(directory): """Return a list of directory names in the given directory.""" PATH = os.path.dirname(os.path.realpath(__file__)).replace(os.sep, "/").replace("freegpt-webui-v2/server", "freegpt-webui-v2") directory = f"{PATH}/{directory}"...

Sorry, your app version is outdated. You should update to latest version: https://play.google.com/store/apps/details?id=com.smplea.chatgpt

{"_action":"_ask","error":"an error occurred Expecting value: line 1 column 1 (char 0)","success":false}

i got this "Traceback (most recent call last): File "C:\Users\acer\Downloads\freegpt-webui-v2\run.py", line 5, in from server.backend import Backend_Api File "C:\Users\acer\Downloads\freegpt-webui-v2\server\backend.py", line 7, in import g4f File "C:\Users\acer\Downloads\freegpt-webui-v2\g4f\__init__.py", line 6, in from...

GPT Response like: {"_action":"_ask","error":"an error occurred list index out of range","success":false} ![WX20230825-171737](https://github.com/ChatTeach/FreeGPT/assets/75737534/03e253a1-19c9-4a02-b661-97209eb50a4e) ![Uploading WX20230825-171758.png…]()

Is there any way I can get a free api key or construct one with this project?

studio@Subramanyam freegpt-webui % python3 Python 3.12.1 (main, Dec 9 2023, 08:07:48) [Clang 15.0.0 (clang-1500.0.40.1)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> quit() studio@Subramanyam freegpt-webui %...

{"_action":"_ask","error":"an error occurred list index out of range","success":false}