summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/retry_provider.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor code with AIHeiner Lohaus2024-01-141-9/+49
| | | | | | | Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types
* Add support for all modelsHeiner Lohaus2024-01-011-20/+6
| | | | | | | | | 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
* Add error classesHeiner Lohaus2023-12-111-3/+4
| | | | Move version check to debug
* Update readme. Add docker hubHeiner Lohaus2023-12-071-1/+1
|
* Debug logging supportHeiner Lohaus2023-10-221-4/+4
| | | | Async browse access token
* Fix increase timeoutHeiner Lohaus2023-10-221-7/+6
| | | | | Add Hashnode Provider Fix Yqcloud Provider
* ~abc2023-10-201-0/+3
| | | | minor changes
* Fix: debug.logging not work in retry providerhs_junxiang2023-10-191-6/+5
|
* Add timeoutostix3602023-10-171-1/+6
|
* Some small fixesHeiner Lohaus2023-10-101-8/+5
|
* Improve code by AIHeiner Lohaus2023-10-071-16/+16
|
* Add AiAsk, Chatgpt4Online, ChatgptDemoHeiner Lohaus2023-10-051-1/+8
| | | | | | and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout
* Add RetryProviderHeiner Lohaus2023-09-211-0/+81