summaryrefslogtreecommitdiffstats
path: root/g4f/version.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change doctypes style to GoogleHeiner Lohaus2024-01-141-15/+41
| | | | | | Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests
* Refactor code with AIHeiner Lohaus2024-01-141-10/+59
| | | | | | | Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types
* Support upload image in guiHeiner Lohaus2024-01-131-12/+14
| | | | | | | Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements
* Add create images to Bing (#1426)H Lohaus2024-01-101-1/+1
| | | | | Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider
* Add support for all modelsHeiner Lohaus2024-01-011-0/+47
Add AbstractProvider class Add ProviderType type Add get_last_provider function Add version module and VersionUtils Display used provider in gui Fix error response in api