summaryrefslogtreecommitdiffstats
path: root/g4f/providers/retry_provider.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-02-27Update some providersHeiner Lohaus1-22/+108
Improve read access_token in OpenaiChat Add IterProvider Add system message support in FlowGpt Filter none values in new Client
2024-02-22Move some modules, create providers dirHeiner Lohaus1-1/+2
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version
2024-01-14Refactor code with AIHeiner Lohaus1-9/+49
Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types
2024-01-01Add support for all modelsHeiner Lohaus1-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
2023-12-11Add error classesHeiner Lohaus1-3/+4
Move version check to debug
2023-12-07Update readme. Add docker hubHeiner Lohaus1-1/+1
2023-10-22Debug logging supportHeiner Lohaus1-4/+4
Async browse access token
2023-10-22Fix increase timeoutHeiner Lohaus1-7/+6
Add Hashnode Provider Fix Yqcloud Provider
2023-10-20~abc1-0/+3
minor changes
2023-10-19Fix: debug.logging not work in retry providerhs_junxiang1-6/+5
2023-10-17Add timeoutostix3601-1/+6
2023-10-10Some small fixesHeiner Lohaus1-8/+5
2023-10-07Improve code by AIHeiner Lohaus1-16/+16
2023-10-05Add AiAsk, Chatgpt4Online, ChatgptDemoHeiner Lohaus1-1/+8
and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout
2023-09-21Add RetryProviderHeiner Lohaus1-0/+81