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
2024-05-30 19:29:16 +05:30
..
__init__.py Add local models to gui, Fix You Provider, add AsyncClient 2024-04-07 10:36:13 +02:00
models.py Update models.py to create models directory when its not present 2024-05-30 19:29:16 +05:30
provider.py Update event loop on windows only for old curl_cffi 2024-04-13 18:02:47 +02:00