summaryrefslogtreecommitdiffstats
path: root/g4f/providers/base_provider.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-20Update base_provider.pyRyuk1-1/+1
2024-05-20Update base_provider: Do not nest patch uvloop loop.Ryuk1-1/+8
2024-04-21Add image model listHeiner Lohaus1-2/+2
2024-04-18Add Ecosia Provider, Add OpenaiAccount aliasHeiner Lohaus1-3/+5
2024-04-13Update event loop on windows only for old curl_cffiHeiner Lohaus1-2/+7
2024-04-10Some small fixesHeiner Lohaus1-1/+4
2024-04-06Fix unittestsHeiner Lohaus1-2/+2
2024-04-06Add Groq and Openai interfaces, Add integration testsHeiner Lohaus1-18/+19
2024-03-16Fix GigaChat exceptions, Raise missing browser errorHeiner Lohaus1-1/+1
2024-03-15Add Pyinstaller support, Use curl_cffi in You providerHeiner Lohaus1-7/+9
2024-03-11Fix HuggingChat and PerplexityLabs and add HuggingFace providerHeiner Lohaus1-1/+1
2024-02-28Add websocket support in OpenaiChatHeiner Lohaus1-1/+1
2024-02-22Move some modules, create providers dirHeiner Lohaus1-2/+1
2024-02-14Add unitests for the clientHeiner Lohaus1-9/+14
2024-01-26Fix: ChromeDriver only supports characters in the BMPHeiner Lohaus1-2/+4
2024-01-26New minimum requirements (#1515)0.2.0.6H Lohaus1-0/+1
2024-01-23Add ProviderModelMixin for model selectionHeiner Lohaus1-2/+21
2024-01-21Improve testsHeiner Lohaus1-18/+23
2024-01-20Remove usage of get_event_loop helperHeiner Lohaus1-9/+21
2024-01-14Change doctypes style to GoogleHeiner Lohaus1-0/+71
2024-01-14Refactor code with AIHeiner Lohaus1-65/+62
2024-01-13Support upload image in guiHeiner Lohaus1-4/+3
2024-01-01Add support for all modelsHeiner Lohaus1-27/+21
2024-01-01Patch event loop on win, Check event loop closedHeiner Lohaus1-0/+7
2023-11-24~abc1-2/+1
2023-11-20~ | g4f v-0.1.8.90.1.8.9abc1-6/+10
2023-11-20Add auto support params methodHeiner Lohaus1-8/+35
2023-10-24[suggestion] Adding new parameter to check if provider supports message historyLuneye1-1/+2
2023-10-10Some small fixesHeiner Lohaus1-9/+9
2023-10-07Improve code by AIHeiner Lohaus1-9/+11
2023-09-26Add ChatgptDuo and Aibn ProviderHeiner Lohaus1-73/+29
2023-09-26AItianhuSpace Provider with GPT 4 addedHeiner Lohaus1-2/+29
2023-09-23Improve Vercel Provider:Heiner Lohaus1-2/+1
2023-09-20Fix create_event_loop functionHeiner Lohaus1-10/+11
2023-09-20Improve code style in async supportHeiner Lohaus1-10/+22
2023-09-20Add "create_event_loop" helperHeiner Lohaus1-9/+13
2023-09-20Add check_running_loop requirementHeiner Lohaus1-5/+18
2023-09-18Improve event loopHeiner Lohaus1-41/+40
2023-09-17Revert "Fix type hint"Tekky1-1/+1
2023-09-16fix typo: provider -> ProviderMIDORIBIN1-1/+1
2023-09-05Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat ProviderHeiner Lohaus1-4/+7
2023-09-03type hintsmsi-JunXiang1-3/+5
2023-08-28Add async support for H2oHeiner Lohaus1-13/+23
2023-08-27~ | code stylingabc1-22/+18
2023-08-25Add OpenaiChat and Hugchat ProviderHeiner Lohaus1-2/+83
2023-08-17 ~ | major refractoring + new providers | v0.0.2.0abc1-1/+1
2023-08-14refactor: refactor providerMIDORIBIN1-0/+33