Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update models.py to create models directory when its not present | Zed | 2024-05-30 | 1 | -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_cffi | Heiner Lohaus | 2024-04-13 | 1 | -2/+5 |
| | |||||
* | Update provider.py | H Lohaus | 2024-04-07 | 1 | -0/+2 |
| | |||||
* | Update models.py | H Lohaus | 2024-04-07 | 1 | -0/+1 |
| | |||||
* | Add local models to gui, Fix You Provider, add AsyncClient | Heiner Lohaus | 2024-04-07 | 3 | -0/+122 |