summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/FreeChatgpt.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor code with AIHeiner Lohaus2024-01-141-5/+10
| | | | | | | Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types
* Improve FreeChatgpt ProviderHeiner Lohaus2024-01-131-32/+44
|
* Added support for more models: FreeChatgpt (#1456)Debaditya Banerji2024-01-131-42/+35
| | | | | | * Improved FreeChatgpt, added support for more models * Added new model: Gemini Pro
* Add create images to Bing (#1426)H Lohaus2024-01-101-0/+68
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider