You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gpt4free/g4f/locals
Zed cb2776a549
Update models.py to create models directory when its not present
It will create a models directory in current folder if it can't find the directory due to previous way where it tries to return models directory where its not present which in turns returns None causing os.path to fail
Fix #2030
1 month ago
..
__init__.py Add local models to gui, Fix You Provider, add AsyncClient 3 months ago
models.py Update models.py to create models directory when its not present 1 month ago
provider.py Update event loop on windows only for old curl_cffi 3 months ago