summaryrefslogtreecommitdiffstats
path: root/g4f/Provider (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move some modules, create providers dirHeiner Lohaus2024-02-227-625/+14
* Update docs / readme, Improve Gemini authHeiner Lohaus2024-02-211-16/+22
* Merge pull request #1598 from hlohaus/index0.2.1.6H Lohaus2024-02-191-1/+4
|\
| * Try to fix Captcha IssueHeiner Lohaus2024-02-171-1/+4
* | Move GeminiProChat to a new provider #1596 (#1601)luna2024-02-191-7/+8
* | Merge pull request #1597 from xtekky/index0.2.1.5H Lohaus2024-02-172-4/+17
|\|
| * Improve create conversation in BingHeiner Lohaus2024-02-172-4/+17
* | Merge pull request #1586 from nullstreak/temperature0.2.1.4H Lohaus2024-02-141-0/+1
|\ \ | |/ |/|
| * Basic support for the temperature parameternullstreak2024-02-141-0/+1
* | Merge pull request #1587 from hlohaus/openaiH Lohaus2024-02-142-10/+15
|\ \ | |/ |/|
| * Add unitests for the clientHeiner Lohaus2024-02-142-10/+15
* | Update Bing SetsEikosa2024-02-121-2/+4
|/
* Add new Client API with DocsHeiner Lohaus2024-02-126-92/+97
* Improve preview in image generation of GeminiHeiner Lohaus2024-02-112-2/+4
* Fix select chat mode, fix auth value in YouHeiner Lohaus2024-02-111-3/+3
* Add upload image support in YouHeiner Lohaus2024-02-111-50/+105
* Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookiesHeiner Lohaus2024-02-111-3/+63
* Update Gemini.pyH Lohaus2024-02-091-1/+0
* Read cookies from config in GeminiHeiner Lohaus2024-02-093-5/+7
* Update OpenaiChat.pyH Lohaus2024-02-091-1/+1
* Update provider and model list (#1568)H Lohaus2024-02-098-185/+107
* Merge pull request #1565 from hlohaus/gemini0.2.1.1H Lohaus2024-02-092-9/+66
|\
| * Fix Phind Provider / add generate_challengeHeiner Lohaus2024-02-091-2/+48
| * Fix OpenaiChat provider, Fix issue with curl_cffiHeiner Lohaus2024-02-091-7/+18
* | Merge pull request #1564 from hlohaus/geminiH Lohaus2024-02-098-22/+231
|\|
| * Add example for Image Upload & GenerationHeiner Lohaus2024-02-091-18/+21
| * Resolve images in Gemini ProviderHeiner Lohaus2024-02-091-2/+39
| * Add Gemini Provider with image upload and generationHeiner Lohaus2024-02-088-22/+191
* | add CodeLlama-70b to HuggingChatMiezhiko2024-02-061-1/+2
* | Change GeekGPT and FakeGPT status to inactive as owner statement: https://linux.do/t/topic/1051RasyiidWho2024-02-052-2/+2
|/
* Fix key error in set_cookiesHeiner Lohaus2024-02-011-1/+1
* Fix issue #1537, copy options setsHeiner Lohaus2024-02-011-1/+1
* Fix DeepInfra: Model is not supportednullstreak2024-01-301-1/+2
* Add aiohttp_socks to requirementsHeiner Lohaus2024-01-294-25/+21
* remove additional tags in PhindHoutar2024-01-281-0/+2
* Fix PerplexityLabs Provider, Improve bypass_cloudflare helperHeiner Lohaus2024-01-276-40/+24
* Fix: ChromeDriver only supports characters in the BMPHeiner Lohaus2024-01-2610-44/+37
* New minimum requirements (#1515)0.2.0.6H Lohaus2024-01-2617-150/+185
* Merge pull request #1510 from hlohaus/sort0.2.0.5H Lohaus2024-01-246-25/+44
|\
| * Add get_connector helperHeiner Lohaus2024-01-246-40/+23
| * Add aiohttp_socks supportHeiner Lohaus2024-01-235-21/+57
* | Merge pull request #1509 from hlohaus/sortH Lohaus2024-01-237-88/+101
|\|
| * Add ProviderModelMixin for model selectionHeiner Lohaus2024-01-237-88/+101
* | ~ | Update Chatgpt4Online.pyTekky2024-01-231-2/+2
|/
* Cleanup model listHeiner Lohaus2024-01-232-21/+33
* Revert "Cleanup unused dependencies"Heiner Lohaus2024-01-236-17/+6989
* Add PerplexityLabs ProviderHeiner Lohaus2024-01-232-2/+100
* Add upload svg image supportHeiner Lohaus2024-01-231-15/+21
* Improve CreateImagesBingHeiner Lohaus2024-01-2214-83/+68
* Join Phind contextHeiner Lohaus2024-01-211-1/+1
* Fix Phind context and chat history not keeping up with the promptRasyiidWho2024-01-211-3/+3
* Fix load json in DeepInfraHeiner Lohaus2024-01-211-7/+3
* Merge pull request #1487 from nullstreak/deepinfra-patchH Lohaus2024-01-211-9/+16
|\
| * DeepInfra: Fix token duplicationnullstreak2024-01-211-9/+16
* | Merge pull request #1486 from hlohaus/copilotH Lohaus2024-01-212-26/+28
|\ \ | |/ |/|
| * Improve testsHeiner Lohaus2024-01-212-26/+28
* | Merge pull request #1484 from hlohaus/copilotH Lohaus2024-01-211-9/+21
|\|
| * Remove usage of get_event_loop helperHeiner Lohaus2024-01-201-9/+21
* | Llama2.py result decode errordiaodeng2024-01-181-2/+2
|/
* Remove deprecation in get_event_loopHeiner Lohaus2024-01-141-4/+10
* Fix unittests (#1472)H Lohaus2024-01-141-10/+4
* Fix unittestsHeiner Lohaus2024-01-141-12/+40
* Change doctypes style to GoogleHeiner Lohaus2024-01-144-4/+138
* Refactor code with AIHeiner Lohaus2024-01-149-482/+886
* Fix process_image in BingHeiner Lohaus2024-01-133-17/+18
* Improve FreeChatgpt ProviderHeiner Lohaus2024-01-131-32/+44
* Added support for more models: FreeChatgpt (#1456)Debaditya Banerji2024-01-131-42/+35
* Fix merge issuesHeiner Lohaus2024-01-131-4/+1
* Merge branch 'main' into mainH Lohaus2024-01-137-252/+316
|\
| * Merge pull request #1462 from hlohaus/imgH Lohaus2024-01-137-254/+316
| |\
| | * Support upload image in guiHeiner Lohaus2024-01-137-254/+316
* | | Cleanup unused dependenciesAkash Mondal2024-01-137-6992/+20
|/ /
* | Merge branch 'main' into pypiTekky2024-01-121-0/+0
|\ \ | |/ |/|
| * Fixed Error "No module named g4f.Provider.bing" (#1448)Debaditya Banerji2024-01-111-0/+0
* | Add publish-to-pypi workflowHeiner Lohaus2024-01-121-1/+5
|/
* Fix create_async in CreateImagesProviderHeiner Lohaus2024-01-101-5/+8
* Fix bing stream funcHeiner Lohaus2024-01-101-1/+1
* Added timeout to Bing (#1438)0.1.9.10Eikosa2024-01-101-8/+9
* Add create images to Bing (#1426)H Lohaus2024-01-109-279/+615
* Add GeminiProChat Provider (#1419)H Lohaus2024-01-022-1/+58
* New Provider 'Bestim' (#1416)4sh2024-01-022-0/+79
* Fix DeepInfra ProviderHeiner Lohaus2024-01-011-40/+48
* Add support for all modelsHeiner Lohaus2024-01-0132-134/+120
* Patch event loop on win, Check event loop closedHeiner Lohaus2024-01-012-21/+24
* Add _puid cookie, save access_token in cookies in OpenaiChatHeiner Lohaus2024-01-011-7/+19
* Fix Chatgpt4Online providerHeiner Lohaus2023-12-311-17/+47
* Fix Liabots sessionHeiner Lohaus2023-12-311-4/+10
* Update Liaobots.pyOmiiiDev2023-12-291-3/+40
* Merge pull request #1389 from hlohaus/gpt6H Lohaus2023-12-273-1/+57
|\
| * Add Gpt6 ProviderHeiner Lohaus2023-12-253-1/+57
* | Merge pull request #1390 from hlohaus/p38H Lohaus2023-12-271-2/+2
|\ \
| * | Support Python 3.8Heiner Lohaus2023-12-251-2/+2
| |/
* | Improve Chatxyz ProviderHeiner Lohaus2023-12-271-22/+14
* | Added new Provider Chatxyz (#1393)Debaditya Banerji2023-12-272-0/+69
* | Fix Phind providerZabir Raihan2023-12-261-3/+4
|/
* Fix streaming in AuraHeiner Lohaus2023-12-231-1/+2
* Fix streaming in AuraHeiner Lohaus2023-12-231-12/+11
* Added OpenChat's Aura Model as a new Provider (#1371)Debaditya Banerji2023-12-232-1/+57
* Update Bing.pynullstreak2023-12-211-4/+12
* Bing: add parameter to enable/disable web search (#1360)nullstreak2023-12-191-4/+8
* Merge pull request #1364 from eminemkun/mainH Lohaus2023-12-191-2/+7
|\
| * Fix Bing provider Cookie issue 2eminemkun2023-12-181-2/+7
* | Removed the condition for filtering token_idsdevAdityaa2023-12-191-1/+1
|/
* Merge pull request #1356 from eminemkun/mainH Lohaus2023-12-161-2/+1
|\
| * Fix Bing provider Cookie issueeminemkun2023-12-161-2/+1
* | Merge pull request #1352 from nullstreak/mainH Lohaus2023-12-161-2/+7
|\ \
| * | HuggingChat: Strip leading whitespace from the first token in the streamnullstreak2023-12-151-2/+7
| |/
* / Fix remove NoowAi, Fix download dir in dockerHeiner Lohaus2023-12-161-1/+0
|/
* Moved NoowAI to deprecated folder as it's been officially taken downdevAdityaa2023-12-151-0/+0
* Remove VoiGptH Lohaus2023-12-141-1/+0
* Merge pull request #1341 from GEOEGII555/patch-1Tekky2023-12-131-1/+1
|\
| * Update and rename g4f/Provider/VoiGpt.py to g4f/Provider/deprecated/VoiGpt.pyGEOEGII5552023-12-121-1/+1
* | Merge pull request #1331 from hlohaus/proxyTekky2023-12-131-3/+4
|\ \ | |/ |/|
| * Add error classesHeiner Lohaus2023-12-111-3/+4
* | Remove needs_auth, add proxy support in VoiGptHeiner Lohaus2023-12-103-81/+95
* | Added a new provider voigpt.com (#1328)Meshwa4282023-12-102-1/+81
|/
* Fix llama2 provider, Update TOC in readme (#1325)H Lohaus2023-12-081-9/+7
* Update readme. Add docker hubHeiner Lohaus2023-12-071-1/+1
* Add websearch to gui (#1314)H Lohaus2023-12-073-14/+73
* Update Pi.pyH Lohaus2023-12-061-3/+6
* Add selenium to dockerfileHeiner Lohaus2023-12-066-41/+43
* Add get_session_from_browser as cloudflare bypassHeiner Lohaus2023-12-0212-187/+50
* Add proxy support / fix streamingHeiner Lohaus2023-12-021-15/+13
* Update pi providerHeiner Lohaus2023-12-013-114/+96
* Added new provider PI (Hacky way to use) (#1291)madonchik1232023-12-012-1/+113
* ~abc2023-11-241-1/+1
* ~abc2023-11-242-59/+56
* Fix ChatgptAi ProviderHeiner Lohaus2023-11-221-1/+2
* Add GptTalkRu ProviderHeiner Lohaus2023-11-222-0/+50
* Disable ChatgptDemoAi, ChatAnywhere and BerlinHeiner Lohaus2023-11-223-5/+6
* Fix Phind and GptGo ProviderHeiner Lohaus2023-11-225-131/+188
* ~ | g4f v-0.1.8.90.1.8.9abc2023-11-201-6/+10
* ~ | improve compatibilityabc2023-11-2015-29/+65
* Merge branch 'main' into webdriverTekky2023-11-201-0/+15
|\
| * Fix tupo in GptGorazrab2023-11-201-2/+2
* | Update AItianhu.pyH Lohaus2023-11-201-3/+4
* | Update GptGo.pyH Lohaus2023-11-201-2/+3
* | Add webdriver moduleHeiner Lohaus2023-11-2014-269/+219
* | Add auto support params methodHeiner Lohaus2023-11-2026-355/+56
|/
* ~ |abc2023-11-205-12/+13
* Merge pull request #1269 from hlohaus/anyTekky2023-11-1910-304/+442
|\
| * Add Response Handler to OpenaiChatHeiner Lohaus2023-11-1910-304/+442
* | Merge pull request #1267 from hlohaus/anyTekky2023-11-18200-29099/+443
|\|
| * Add AiChatOnline, ChatgptDemoAi, ChatgptNext ProvidersHeiner Lohaus2023-11-18200-29099/+443
* | Merge pull request #1264 from hlohaus/anyTekky2023-11-186-96/+231
|\|
| * Improve providersHeiner Lohaus2023-11-176-96/+231
* | Merge pull request #1262 from hlohaus/anyTekky2023-11-177-97/+32
|\|
| * Remove virtualdisplay and add headless modeHeiner Lohaus2023-11-177-97/+32
* | Merge pull request #1261 from hlohaus/anyH Lohaus2023-11-175-86/+249
|\|
| * Add Poe Provider, Update AItianhuSpace PorviderHeiner Lohaus2023-11-175-86/+249
* | Merge pull request #1260 from hlohaus/anyTekky2023-11-1610-465/+501
|\|
| * Update Liaobots.pyH Lohaus2023-11-161-1/+1
| * Update MyShell.pyH Lohaus2023-11-161-5/+5
| * Update Bard.pyH Lohaus2023-11-161-12/+7
| * Update Phind.pyH Lohaus2023-11-161-4/+11
| * Update Phind.pyH Lohaus2023-11-161-5/+6
| * Update MyShell.pyH Lohaus2023-11-161-2/+7
| * Update MyShell.pyH Lohaus2023-11-161-10/+6
| * Update PerplexityAi.pyH Lohaus2023-11-161-10/+9
| * Update helper.pyH Lohaus2023-11-161-8/+8
| * Update Phind.pyH Lohaus2023-11-161-9/+4
| * Update helper.pyH Lohaus2023-11-161-0/+1
| * Update helper.pyH Lohaus2023-11-161-1/+6
| * Fix Bard ProviderHeiner Lohaus2023-11-162-79/+85
| * Fix Phind and PerplexityAi - GPT-4 ProvidersHeiner Lohaus2023-11-168-393/+419
* | Merge pull request #1258 from AndPim4912/chatbaseH Lohaus2023-11-161-0/+5
|\ \
| * | Add back crutch of incorrect responses to ChatBaserazrab2023-11-161-0/+5
| |/
* / fix: GPTalk can only use 5 times (#1255)hs_junxiang2023-11-161-1/+4
|/
* Update OpenaiChat.pyH Lohaus2023-11-151-0/+1
* Fix Chatgpt4Online ProviderHeiner Lohaus2023-11-1311-45/+47
* Add Berlin and Koala ProviderHeiner Lohaus2023-11-123-0/+155
* Add auto_continue to OpenaiChatHeiner Lohaus2023-11-122-45/+70
* Add py_arkose_generator in OpenaiChatHeiner Lohaus2023-11-111-48/+12
* fix: no module named 'flask' (#1216)hs_junxiang2023-11-071-1/+1
* Merge pull request #1207 from hlohaus/winH Lohaus2023-11-051-12/+26
|\
| * Add exec_js helper defHeiner Lohaus2023-11-031-21/+25
| * Fix NotImplementedError on WInHeiner Lohaus2023-11-031-0/+10
* | Update Bing.py - Removed unnecessary "await" statements that could potentially lead to errorsLuneye2023-11-041-2/+2
|/
* Merge pull request #1181 from hlohaus/arkoseH Lohaus2023-10-291-3/+10
|\
| * Use asyncio subprocess in OpenaiChatHeiner Lohaus2023-10-281-3/+10
* | Update ChatBase.py - Added jailbreak (enabled by default), Removed list incorrect responsesLuneye2023-10-291-10/+14
|/
* Add arkose_token to OpenaiChatHeiner Lohaus2023-10-28178-15/+29503
* Update config supports_message_historyHeiner Lohaus2023-10-2727-47/+56
* Add Llama2 Providers / ModelsHeiner Lohaus2023-10-263-9/+74
* Merge pull request #1153 from AndPim4912/ChatBase-incorrect-responsesTekky2023-10-251-2/+2
|\
| * Extract keywords from incorrect responsesrazrab2023-10-251-3/+3
* | Merge pull request #1149 from Luneye/patch-4Tekky2023-10-2511-7/+18
|\ \ | |/ |/|
| * Indicated support of message history in GptForLove.pyLuneye2023-10-241-0/+1
| * Indicated support of message history in Bing.pyLuneye2023-10-241-0/+1
| * Indicated support of message history in ChatBase.pyLuneye2023-10-241-1/+2
| * Indicated support of message history in FreeGpt.pyLuneye2023-10-241-0/+1
| * Indicated support of message history in GPTalk.pyLuneye2023-10-241-1/+2
| * Indicated support of message history in Yqcloud.pyLuneye2023-10-241-0/+1
| * Indicated support of message history in You.pyLuneye2023-10-241-1/+2
| * Indicated support of message history in FakeGpt.pyLuneye2023-10-241-1/+2
| * Indicated support of message history in ChatForAi.pyLuneye2023-10-241-1/+2
| * Indicated support of message history in ChatgptX.pyLuneye2023-10-241-1/+2
| * [suggestion] Adding new parameter to check if provider supports message historyLuneye2023-10-241-1/+2
* | Merge pull request #1146 from AndPim4912/GetGpt-debian-compatTekky2023-10-241-1/+4
|\ \
| * | Update GetGpt provider for Debian python3-pycryptodome compatibilityrazrab2023-10-241-1/+4
| |/
* | Merge pull request #1145 from AndPim4912/chatbase-invalid-responseTekky2023-10-241-0/+7
|\ \
| * | Add support for detecting incorrect responses in ChatBase API requests.razrab2023-10-241-0/+7
| |/
* / Update MyShell.pyHeiner Lohaus2023-10-241-0/+1
|/
* Update FreeGpt.pyShubh Gajjar2023-10-241-2/+2
* Bugfix Bing.py - Resolved Issues with system prompt, Bing personalities and enabled all supported user requestsLuneye2023-10-231-47/+45
* 'Refactored by Sourcery' (#1125)ⲘrṨhส∂ow2023-10-2337-358/+364
* Merge pull request #1124 from hlohaus/fakeTekky2023-10-225-44/+65
|\
| * Debug logging supportHeiner Lohaus2023-10-224-34/+44
| * Improve get_cookies helperHeiner Lohaus2023-10-222-14/+25
* | Merge pull request #1122 from Luneye/patch-2Tekky2023-10-221-42/+222
|\ \ | |/ |/|
| * Major Update for Bing - Supports latest bundle version and image analysisLuneye2023-10-221-42/+222
* | Fix ChatgptAi ProviderHeiner Lohaus2023-10-222-39/+47
* | Add rate limit error messagesHeiner Lohaus2023-10-222-1/+6
* | Fix increase timeoutHeiner Lohaus2023-10-226-54/+94
* | Enable Liaobots and ChatForAi againHeiner Lohaus2023-10-222-3/+3
* | Fix MyShell ProviderHeiner Lohaus2023-10-229-23/+115
* | Add FakeGpt ProviderHeiner Lohaus2023-10-222-0/+97
|/
* ~ | g4f `v-0.1.7.2`abc2023-10-2116-123/+175
* ~abc2023-10-201-0/+3
* ~abc2023-10-191-60/+72
* Fix: debug.logging not work in retry providerhs_junxiang2023-10-191-6/+5
* Add timeoutostix3602023-10-171-1/+6
* ~ | add `g4f.Provider.GeekGpt`abc2023-10-162-1/+85
* ~ | remove non-working providersabc2023-10-1611-32/+107
* Add Llama2 and NoowAi ProviderHeiner Lohaus2023-10-156-7/+153
* ~ | Merge pull request #1068 from hlohaus/freTekky2023-10-1410-101/+116
|\
| * Fix Opchatgpts and ChatForAi ProviderHeiner Lohaus2023-10-1410-101/+116
* | ~abc2023-10-142-13/+11
|/
* Deprecate ChatForAiHeiner Lohaus2023-10-123-5/+6
* Add ChatgptLogin, ChatgptFree and GptChatly ProviderHeiner Lohaus2023-10-1210-80/+391
* Fix: GptGo json.decoder.JSONDecodeErrorhs_junxiang2023-10-121-0/+2
* ~ | g4f v-0.1.6.1abc2023-10-112-2/+2
* ~ | remove DeepAiabc2023-10-102-83/+0
* ~ | g4f `v-0.1.5.8`0.1.5.8abc2023-10-101-1/+1
* ~ | Merge pull request #1029 from hlohaus/dieTekky2023-10-109-35/+32
|\
| * Some small fixesHeiner Lohaus2023-10-109-35/+32
* | make user agent easily changeable in deepaiCommenter1233212023-10-101-2/+3
* | fix deepai :)Commenter1233212023-10-101-18/+17
* | remove unused import in Bing.pyCommenter1233212023-10-101-1/+0
* | Aivvm is the best provider no capCommenter1233212023-10-101-3/+6
* | Merge remote-tracking branch 'origin/main'Commenter1233212023-10-1034-138/+252
|\ \
| * | Update Aivvm.pyCommenter1233212023-10-101-3/+3
| |/
| * ~abc2023-10-101-0/+62
| * Add Proxy Support and Create Provider to ReadmeHeiner Lohaus2023-10-097-41/+57
| * Add proxy support to all providersHeiner Lohaus2023-10-0928-102/+144
* | add cool testing for gpt-3.5 and and gpt-4Commenter1233212023-10-092-20/+27
* | Merge remote-tracking branch 'origin/main'Commenter1233212023-10-0960-516/+7991
|\|
| * Add Messages and AsyncResult typingHeiner Lohaus2023-10-085-31/+42
| * Add Cromicle to provider listHeiner Lohaus2023-10-085-27/+62
| * ~ | `v-0.1.5.5`abc2023-10-073-5/+10
| * Remove Aivvm from working providersHeiner Lohaus2023-10-073-7/+5
| * Improve code with aiHeiner Lohaus2023-10-071-9/+16
| * Improve code by AIHeiner Lohaus2023-10-072-25/+27
| * Add GptGod ProviderHeiner Lohaus2023-10-0713-28/+73
| * Add GPTalk and GptForLove ProviderHeiner Lohaus2023-10-075-0/+6618
| * Fix timeout in create_asyncHeiner Lohaus2023-10-069-30/+17
| * ~abc2023-10-061-2/+4
| * Fix: TypeError: 'type' object is not subscriptablehs_junxiang2023-10-062-0/+8
| * Merge branch 'main' into bomTekky2023-10-051-0/+50
| |\
| | * Update Cromicle.pyHexye2023-10-041-2/+2
| | * Create Cromicle.pyHexye2023-10-041-0/+50
| * | Add AiAsk, Chatgpt4Online, ChatgptDemoHeiner Lohaus2023-10-0530-163/+578
| |/
| * ~ | g4f v-0.1.4.8 - Fixed `g4f.Provider.Bing`abc2023-10-041-8/+34
| * ~ | Merge pull request #982 from hlohaus/fetchTekky2023-10-0427-97/+102
| |\
| | * Sort providers in new dirsHeiner Lohaus2023-10-0426-61/+70
| | * Use custom user dirHeiner Lohaus2023-10-042-26/+16
| | * Fix fetch_access_token in openaiHeiner Lohaus2023-10-031-10/+16
| * | Merge pull request #975 from hlohaus/mmmTekky2023-10-033-57/+120
| |\|
| | * Add streaming in openai chatHeiner Lohaus2023-10-032-24/+75
| | * Bing Updates:Heiner Lohaus2023-10-021-33/+45
| * | Merge pull request #971 from Giancarlo-Ma/mainTekky2023-10-021-0/+1
| |\ \ | | |/ | |/|
| | * feat: add custom header to deepaiGiancarlo-Ma2023-10-021-0/+1
| * | Add Phind ProviderHeiner Lohaus2023-10-023-9/+91
| |/
| * ~ | Merge pull request #968 from st4rted/patch-1Tekky2023-10-021-2/+2
| |\
| | * fix typo in payloadst4rted2023-10-021-2/+2
| * | Fix: There is no current event loop in threadHeiner Lohaus2023-10-024-15/+34
| * | Remove fake_useragent moduleHeiner Lohaus2023-10-021-4/+0
| * | +Curl +Async +Stream RequestsHeiner Lohaus2023-10-027-32/+33
| * | Change event loop policy on windowsHeiner Lohaus2023-10-011-2/+9
| * | Disable Wewordle ProviderHeiner Lohaus2023-10-012-9/+3
| * | Disable PerplexityAi ProviderHeiner Lohaus2023-10-012-2/+2
| * | Update HuggingChat to new apiHeiner Lohaus2023-10-018-91/+183
| |/
* / aivvm's no life creator keeps patching it, but I'm just better 😉Commenter1233212023-10-011-3/+4
|/
* Fix Aivvm and add new models in models.pyCommenter1233212023-09-291-16/+15
* Add ChatgptDuo and Aibn ProviderHeiner Lohaus2023-09-267-75/+191
* AItianhuSpace Provider with GPT 4 addedHeiner Lohaus2023-09-262-15/+46
* "create_async" support for BaseProvider,Heiner Lohaus2023-09-263-2/+78
* Add Myshell ProviderHeiner Lohaus2023-09-255-17/+181
* Fix: Aivvm: KeyError: ''Heiner Lohaus2023-09-231-3/+9
* ~ | improve Vercel & g4f.Completion.createabc2023-09-231-1/+1
* ~ | improve Vercel & g4f.Completion.createabc2023-09-231-2/+6
* ~abc2023-09-231-0/+369
* Delete g4f/Provider/Vercel.pyTekky2023-09-231-387/+0
* Improve Vercel Provider:Heiner Lohaus2023-09-233-45/+62
* ~ | Update Vercel Providerabc2023-09-231-227/+307
* ~ | new providersabc2023-09-232-59/+50
* ~ | Fix DeepAiabc2023-09-231-1/+1
* Add RetryProviderHeiner Lohaus2023-09-212-1/+86
* Fix create_event_loop functionHeiner Lohaus2023-09-203-10/+100
* Improve code style in async supportHeiner Lohaus2023-09-201-10/+22
* Add "create_event_loop" helperHeiner Lohaus2023-09-201-9/+13
* Add check_running_loop requirementHeiner Lohaus2023-09-201-5/+18
* Cache "snlm0e" in BardHeiner Lohaus2023-09-207-25/+42
* ~ | Merge pull request #914 from hlohaus/leshTekky2023-09-195-83/+142
|\
| * Improve event loopHeiner Lohaus2023-09-182-42/+44
| * Add GptGo Provider, Fix AItianhu ProviderHeiner Lohaus2023-09-183-41/+98
| * ~Tekky2023-09-171-353/+0
* | ~abc2023-09-191-64/+2
|/
* Revert "Fix type hint"Tekky2023-09-1725-25/+25
* fix typo: provider -> ProviderMIDORIBIN2023-09-1625-25/+25
* Disable not working providers:Heiner Lohaus2023-09-125-14/+9
* Add new providers: Aivvm, Vitalentum and YlokhHeiner Lohaus2023-09-127-25/+251
* Add ChatBase ProviderHeiner Lohaus2023-09-102-0/+64
* Add CodeLinkAva Provider, Improve test_async.pyHeiner Lohaus2023-09-094-2/+67
* Fix imports in BingHeiner Lohaus2023-09-051-16/+7
* Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat ProviderHeiner Lohaus2023-09-0517-528/+443
* ~ | Merge pull request #876 from Lin-jun-xiang/join_messagesTekky2023-09-057-29/+14
|\
| * Join the messageshs_junxiang2023-09-047-29/+14
* | type hintsmsi-JunXiang2023-09-0333-45/+174
|/
* Set working=True in Liaobots, Fix bing provider, Update readmeHeiner Lohaus2023-09-014-24/+6
* ~ | v-0.0.2.6abc2023-08-281-25/+25
* Merge branch 'main' into huggingTekky2023-08-281-28/+64
|\
| * Merge branch 'main' into patch-1Luneye2023-08-2830-792/+699
| |\
| * | Update Bing.pyLuneye2023-08-281-7/+7
| * | Update Bing.pyLuneye2023-08-281-53/+45
| * | Update Bing.py Luneye2023-08-271-46/+76
* | | Add async support for H2oHeiner Lohaus2023-08-2812-311/+461
| |/ |/|
* | ~ | code stylingabc2023-08-2730-790/+695
|/
* Merge branch 'main' into upTekky2023-08-2511-297/+516
|\
| * ~ | Merge pull request #839Tekky2023-08-252-0/+67
| |\
| | * Merge branch 'main' of https://github.com/bagusindrayana/gpt4free into mainBagus Indrayana2023-08-2413-179/+292
| | |\
| | * | add providerBagus Indrayana2023-08-172-1/+68
| * | | ~ | Merge pull request #838 Tekky2023-08-251-3/+5
| |\ \ \
| | * | | remove whitspace from data: and raise exceptionBagus Indrayana2023-08-241-3/+5
| | | |/ | | |/|
| * | | ~| Merge pull request #834Tekky2023-08-253-6/+14
| |\ \ \
| | * | | Ails Supplementary Identification of Unusual Response Contentzengrr2023-08-251-1/+1
| | * | | Ails throw the contents of an error responsezengrr2023-08-231-0/+2
| | * | | fix Yqcloud's prompter using only the last messagezengrr2023-08-231-1/+4
| | * | | "You" unicode decode and fix prompt just is last messagezengrr2023-08-231-5/+8
| | |/ /
| * | | Merge pull request #833 from hlohaus/bingTekky2023-08-256-288/+430
| |\ \ \ | | |/ / | |/| |
| | * | Add OpenaiChat and Hugchat ProviderHeiner Lohaus2023-08-256-79/+259
| | * | Add create_async methodHeiner Lohaus2023-08-231-19/+39
| | * | Fix bing providerHeiner Lohaus2023-08-211-261/+203
* | | | Improve provider listHeiner Lohaus2023-08-245-11/+11
* | | | Improve providers with testsHeiner Lohaus2023-08-226-20/+18
|/ / /
* | | ~ | Merge pull request #8290.0.2.4Tekky2023-08-221-8/+9
|\ \ \
| * | | change linkBagus Indrayana2023-08-201-8/+9
| |/ /
* | | ~ | Merge pull request #828Tekky2023-08-221-15/+72
|\ \ \
| * | | fix theb but need authBagus Indrayana2023-08-201-15/+72
| |/ /
* | | ~ | Merge pull request #827Tekky2023-08-221-9/+30
|\ \ \
| * | | update header & response easychatBagus Indrayana2023-08-201-9/+30
| |/ /
* | | fix Equing response error with no streamzengrr2023-08-221-0/+3
* | | set encoding and temperaturezengrr2023-08-223-5/+10
|/ /
* | ~ Merge pull request #816Tekky2023-08-204-74/+101
|\ \
| * | another mergeBagus Indrayana2023-08-174-2/+163
| |\|
| * | refactor V50 and RaycastBagus Indrayana2023-08-172-85/+123
| * | merge and refactorBagus Indrayana2023-08-1756-2097/+2264
| |\ \
| * | | add proxy and remove streamBagus Indrayana2023-08-171-1/+1
| * | | add v50Bagus Indrayana2023-08-172-0/+44
* | | | ~ | Merge pull request #808Tekky2023-08-201-69/+67
|\ \ \ \
| * | | | Fix bard provider, add async supportHeiner Lohaus2023-08-181-69/+67
| | |_|/ | |/| |
* | | | Update Yqcloud.pyMaxKUlish12023-08-171-0/+1
* | | | Update Yqcloud.pyMaxKUlish12023-08-171-1/+0
* | | | Update Yqcloud.pyMaxKUlish12023-08-171-0/+1
|/ / /
* | / ~ | major refractoring + new providers | v0.0.2.0abc2023-08-174-1/+162
| |/ |/|
* | ~ | major refractoring | v0.0.2.0abc2023-08-172-4/+4
* | refactor: refactor providerMIDORIBIN2023-08-1455-2095/+2317
|/
* small fixes & new pypi versionabc2023-08-141-0/+110
* Merge pull request #801 from johnd0e/fix-ailsxtekky2023-08-141-1/+1
|\
| * Fix Ails.pyjohnd0e2023-08-141-1/+1
* | Merge pull request #794 from ye4241/mainxtekky2023-08-142-0/+51
|\ \
| * | Add Raycast Providerye42412023-08-092-0/+51
| |/
* | Update EasyChat.pyomidima2023-08-121-10/+9
* | Update EasyChat.pyomidima2023-08-111-1/+8
* | Update EasyChat.pyomidima2023-08-081-16/+17
|/
* Merge pull request #693 from ramonvc/mainxtekky2023-08-071-12/+13
|\
| * Fix: There is no current event loop in thread.Ramon Victor Cardoso2023-06-271-12/+13
* | Merge pull request #790 from VastV2/Ails-Updatextekky2023-08-071-3/+5
|\ \
| * | Update Ails.pyVastV22023-08-051-3/+5
* | | Merge pull request #788 from omidima/main-1xtekky2023-08-071-26/+52
|\ \ \
| * | | Update DeepAi.pyomidima2023-08-051-26/+52
| |/ /
* | | Update __init__.pykggn2023-08-011-1/+1
* | | Update __init__.pykggn2023-08-011-0/+1
* | | Create opchatgpts.pykggn2023-08-011-0/+42
|/ /
* | Update Vercel.pyabc2023-07-241-109/+8
* | Use the temperature parametergrandsonneo@gmail.com2023-07-226-13/+13
* | Merge pull request #768 from nonk123/mainxtekky2023-07-211-0/+0
|\ \
| * | Fix the import errorsnonk1232023-07-211-0/+0
* | | Update Provider.DfeHub to consider rate-limitnajam-tariq2023-07-191-1/+9
|/ /
* | Merge branch 'main' of https://github.com/xtekky/gpt4freeabc2023-07-181-1/+1
|\ \
| * | Rename DFEHub.py to DfeHub.pyxtekky2023-07-181-1/+1
* | | .abc2023-07-181-1/+1
|/ /
* | minor fixesabc2023-07-1625-63/+101
* | minor fixesabc2023-07-164-5/+4
* | refactor/move provider from testing folderBagus Indrayana2023-07-125-0/+364
* | Add files via uploadAlephZero2552023-07-101-105/+93
* | some more providersnajam-tariq2023-07-055-1/+169
* | fix subDomain of LockChatLê Anh Tuấn2023-06-291-2/+2
|/
* gpt4free v2, first releasev2t.me/xtekky2023-06-2420-0/+1442