summaryrefslogtreecommitdiffstats
path: root/g4f (follow)
Commit message (Expand)AuthorAgeFilesLines
* ~ | improve Vercel & g4f.Completion.createabc2023-09-232-2/+33
* ~abc2023-09-231-0/+369
* Delete g4f/Provider/Vercel.pyTekky2023-09-231-387/+0
* Improve Vercel Provider:Heiner Lohaus2023-09-234-46/+63
* ~ | Update Vercel Providerabc2023-09-231-227/+307
* ~ | gpt-3.5-turbo-16k-0613abc2023-09-231-17/+17
* ~ | new providersabc2023-09-233-70/+65
* ~ | Fix DeepAiabc2023-09-231-1/+1
* ~ | Merge pull request #924 from hlohaus/vercelTekky2023-09-2213-73/+325
|\
| * Add RetryProviderHeiner Lohaus2023-09-214-16/+110
| * 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-202-34/+69
| * Cache "snlm0e" in BardHeiner Lohaus2023-09-208-26/+43
* | ~ | gpt-3.5-turbo-0613abc2023-09-221-144/+140
* | add model config : gpt_35_turbo_0613tony2023-09-201-1/+1
* | dd model config : gpt_35_turbo_0613tony2023-09-201-35/+35
* | add model config : gpt_35_turbo_0613tony2023-09-201-3/+2
* | add model config : gpt_35_turbo_0613tony2023-09-201-138/+141
* | add model config : gpt_35_turbo_0613tony2023-09-201-1/+1
* | add model config : gpt_35_turbo_0613tony2023-09-201-1/+4
* | add model config : gpt_35_turbo_0613tony2023-09-201-0/+5
|/
* ~ | Merge pull request #914 from hlohaus/leshTekky2023-09-197-88/+149
|\
| * Check supports_stream in best_providers listHeiner Lohaus2023-09-182-5/+7
| * 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
|/
* ~ | improved stability with gpt-3.5-turboabc2023-09-171-14/+21
* ~abc2023-09-171-2/+1
* Merge branch 'main' of https://github.com/xtekky/gpt4freeabc2023-09-1728-29/+241
|\
| * Revert "Fix type hint"Tekky2023-09-1728-30/+241
* | Update __init__.pyabc2023-09-171-2/+1
|/
* .Tekky2023-09-171-218/+0
* fix typo: provider -> ProviderMIDORIBIN2023-09-1625-25/+25
* fix type hintMIDORIBIN2023-09-163-130/+137
* Disable not working providers:Heiner Lohaus2023-09-127-24/+33
* Add new providers: Aivvm, Vitalentum and YlokhHeiner Lohaus2023-09-127-25/+251
* ~ | Merge pull request #891 from Lin-jun-xiang/fix-TypeDict-errorTekky2023-09-111-2/+8
|\
| * Fix: `TypedDict` from `typing` error #886hs_junxiang2023-09-111-2/+8
* | 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-0335-45/+176
|/
* 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-2833-969/+846
| |\
| * | 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-2813-311/+468
| |/ |/|
* | ~ | code stylingabc2023-08-2733-967/+842
|/
* ~ | v-0.0.2.50.0.2.5abc2023-08-251-1/+1
* 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-175-4/+165
| |\|
| * | refactor V50 and RaycastBagus Indrayana2023-08-172-85/+123
| * | merge and refactorBagus Indrayana2023-08-17187-10896/+2439
| |\ \
| * | | 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-175-3/+164
| |/ |/|
* | ~ | major refractoring | v0.0.2.0abc2023-08-175-12/+12
* | refactor: refactor providerMIDORIBIN2023-08-14186-10894/+2492
|/
* ~ | small fixes & new pypi version | v-0.0.1.90.0.1.90.0.1.0abc2023-08-141-1/+1
* small fixes & new pypi versionabc2023-08-143-4/+113
* 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
| |/ /
* | | Merge pull request #784 from kggn/mainxtekky2023-08-072-0/+43
|\ \ \
| * | | Update __init__.pykggn2023-08-011-1/+1
| * | | Update __init__.pykggn2023-08-011-0/+1
| * | | Create opchatgpts.pykggn2023-08-011-0/+42
| |/ /
* | | Merge pull request #772 from MIDORIBIN/refactor-modelsxtekky2023-08-072-231/+243
|\ \ \ | |/ / |/| |
| * | refactor: refactor modelsMIDORIBIN2023-07-252-231/+243
* | | 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
|/ /
* | pypi package (pip install `g4f`)abc2023-07-171-2/+6
* | minor fixesabc2023-07-1627-64/+136
* | 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-24151-0/+10302