summaryrefslogtreecommitdiffstats
path: root/g4f/locals (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-05-30Update models.py to create models directory when its not presentZed1-3/+5
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-04-13Update event loop on windows only for old curl_cffiHeiner Lohaus1-2/+5
2024-04-07Update provider.pyH Lohaus1-0/+2
2024-04-07Update models.pyH Lohaus1-0/+1
2024-04-07Add local models to gui, Fix You Provider, add AsyncClientHeiner Lohaus3-0/+122