summaryrefslogtreecommitdiffstats
path: root/g4f/locals (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update models.py to create models directory when its not presentZed2024-05-301-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
* Update event loop on windows only for old curl_cffiHeiner Lohaus2024-04-131-2/+5
|
* Update provider.pyH Lohaus2024-04-071-0/+2
|
* Update models.pyH Lohaus2024-04-071-0/+1
|
* Add local models to gui, Fix You Provider, add AsyncClientHeiner Lohaus2024-04-073-0/+122