| Commit message (Expand) | Author | Files | Lines |
2023-09-23 | ~ | new providers | abc | 3 | -70/+65 |
2023-09-23 | ~ | Fix DeepAi | abc | 1 | -1/+1 |
2023-09-22 | ~ | gpt-3.5-turbo-0613 | abc | 1 | -144/+140 |
2023-09-21 | Add RetryProvider | Heiner Lohaus | 4 | -16/+110 |
2023-09-20 | Fix create_event_loop function | Heiner Lohaus | 3 | -10/+100 |
2023-09-20 | Improve code style in async support | Heiner Lohaus | 1 | -10/+22 |
2023-09-20 | Add "create_event_loop" helper | Heiner Lohaus | 1 | -9/+13 |
2023-09-20 | Add check_running_loop requirement | Heiner Lohaus | 2 | -34/+69 |
2023-09-20 | Cache "snlm0e" in Bard | Heiner Lohaus | 8 | -26/+43 |
2023-09-20 | add model config : gpt_35_turbo_0613 | tony | 1 | -1/+1 |
2023-09-20 | dd model config : gpt_35_turbo_0613 | tony | 1 | -35/+35 |
2023-09-20 | add model config : gpt_35_turbo_0613 | tony | 1 | -3/+2 |
2023-09-20 | add model config : gpt_35_turbo_0613 | tony | 1 | -138/+141 |
2023-09-20 | add model config : gpt_35_turbo_0613 | tony | 1 | -1/+1 |
2023-09-20 | add model config : gpt_35_turbo_0613 | tony | 1 | -1/+4 |
2023-09-20 | add model config : gpt_35_turbo_0613 | tony | 1 | -0/+5 |
2023-09-19 | ~ | abc | 1 | -64/+2 |
2023-09-18 | Check supports_stream in best_providers list | Heiner Lohaus | 2 | -5/+7 |
2023-09-18 | Improve event loop | Heiner Lohaus | 2 | -42/+44 |
2023-09-18 | Add GptGo Provider, Fix AItianhu Provider | Heiner Lohaus | 3 | -41/+98 |
2023-09-17 | ~ | Tekky | 1 | -353/+0 |
2023-09-17 | ~ | improved stability with gpt-3.5-turbo | abc | 1 | -14/+21 |
2023-09-17 | ~ | abc | 1 | -2/+1 |
2023-09-17 | Update __init__.py | abc | 1 | -2/+1 |
2023-09-17 | Revert "Fix type hint" | Tekky | 28 | -30/+241 |
2023-09-17 | . | Tekky | 1 | -218/+0 |
2023-09-16 | fix typo: provider -> Provider | MIDORIBIN | 25 | -25/+25 |
2023-09-16 | fix type hint | MIDORIBIN | 3 | -130/+137 |
2023-09-12 | Disable not working providers: | Heiner Lohaus | 7 | -24/+33 |
2023-09-12 | Add new providers: Aivvm, Vitalentum and Ylokh | Heiner Lohaus | 7 | -25/+251 |
2023-09-11 | Fix: `TypedDict` from `typing` error #886 | hs_junxiang | 1 | -2/+8 |
2023-09-10 | Add ChatBase Provider | Heiner Lohaus | 2 | -0/+64 |
2023-09-09 | Add CodeLinkAva Provider, Improve test_async.py | Heiner Lohaus | 4 | -2/+67 |
2023-09-05 | Fix imports in Bing | Heiner Lohaus | 1 | -16/+7 |
2023-09-05 | Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat Provider | Heiner Lohaus | 17 | -528/+443 |
2023-09-04 | Join the messages | hs_junxiang | 7 | -29/+14 |
2023-09-03 | type hints | msi-JunXiang | 35 | -45/+176 |
2023-09-01 | Set working=True in Liaobots, Fix bing provider, Update readme | Heiner Lohaus | 4 | -24/+6 |
2023-08-28 | ~ | v-0.0.2.6 | abc | 1 | -25/+25 |
2023-08-28 | Update Bing.py | Luneye | 1 | -7/+7 |
2023-08-28 | Update Bing.py | Luneye | 1 | -53/+45 |
2023-08-28 | Add async support for H2o | Heiner Lohaus | 13 | -311/+468 |
2023-08-27 | Update Bing.py | Luneye | 1 | -46/+76 |
2023-08-27 | ~ | code styling | abc | 33 | -967/+842 |
2023-08-25 | ~ | v-0.0.2.50.0.2.5 | abc | 1 | -1/+1 |
2023-08-25 | Add OpenaiChat and Hugchat Provider | Heiner Lohaus | 6 | -79/+259 |
2023-08-25 | Ails Supplementary Identification of Unusual Response Content | zengrr | 1 | -1/+1 |
2023-08-24 | Improve provider list | Heiner Lohaus | 5 | -11/+11 |
2023-08-24 | remove whitspace from data: and raise exception | Bagus Indrayana | 1 | -3/+5 |
2023-08-23 | Ails throw the contents of an error response | zengrr | 1 | -0/+2 |
2023-08-23 | fix Yqcloud's prompter using only the last message | zengrr | 1 | -1/+4 |
2023-08-23 | "You" unicode decode and fix prompt just is last message | zengrr | 1 | -5/+8 |
2023-08-23 | Add create_async method | Heiner Lohaus | 1 | -19/+39 |
2023-08-22 | Improve providers with tests | Heiner Lohaus | 6 | -20/+18 |
2023-08-22 | fix Equing response error with no stream | zengrr | 1 | -0/+3 |
2023-08-22 | set encoding and temperature | zengrr | 3 | -5/+10 |
2023-08-21 | Fix bing provider | Heiner Lohaus | 1 | -261/+203 |
2023-08-20 | change link | Bagus Indrayana | 1 | -8/+9 |
2023-08-20 | fix theb but need auth | Bagus Indrayana | 1 | -15/+72 |
2023-08-20 | update header & response easychat | Bagus Indrayana | 1 | -9/+30 |
2023-08-18 | Fix bard provider, add async support | Heiner Lohaus | 1 | -69/+67 |
2023-08-17 | Update Yqcloud.py | MaxKUlish1 | 1 | -0/+1 |
2023-08-17 | Update Yqcloud.py | MaxKUlish1 | 1 | -1/+0 |
2023-08-17 | Update Yqcloud.py | MaxKUlish1 | 1 | -0/+1 |
2023-08-17 | add provider | Bagus Indrayana | 2 | -1/+68 |
2023-08-17 | refactor V50 and Raycast | Bagus Indrayana | 2 | -85/+123 |
2023-08-17 | ~ | major refractoring + new providers | v0.0.2.0 | abc | 5 | -3/+164 |
2023-08-17 | add proxy and remove stream | Bagus Indrayana | 1 | -1/+1 |
2023-08-17 | add v50 | Bagus Indrayana | 2 | -0/+44 |
2023-08-17 | ~ | major refractoring | v0.0.2.0 | abc | 5 | -12/+12 |
2023-08-14 | refactor: refactor provider | MIDORIBIN | 186 | -10894/+2492 |
2023-08-14 | ~ | small fixes & new pypi version | v-0.0.1.90.0.1.90.0.1.0 | abc | 1 | -1/+1 |
2023-08-14 | small fixes & new pypi version | abc | 3 | -4/+113 |
2023-08-14 | Fix Ails.py | johnd0e | 1 | -1/+1 |
2023-08-12 | Update EasyChat.py | omidima | 1 | -10/+9 |
2023-08-11 | Update EasyChat.py | omidima | 1 | -1/+8 |
2023-08-09 | Add Raycast Provider | ye4241 | 2 | -0/+51 |
2023-08-08 | Update EasyChat.py | omidima | 1 | -16/+17 |
2023-08-05 | Update Ails.py | VastV2 | 1 | -3/+5 |
2023-08-05 | Update DeepAi.py | omidima | 1 | -26/+52 |
2023-08-01 | Update __init__.py | kggn | 1 | -1/+1 |
2023-08-01 | Update __init__.py | kggn | 1 | -0/+1 |
2023-08-01 | Create opchatgpts.py | kggn | 1 | -0/+42 |
2023-07-25 | refactor: refactor models | MIDORIBIN | 2 | -231/+243 |
2023-07-24 | Update Vercel.py | abc | 1 | -109/+8 |
2023-07-22 | Use the temperature parameter | grandsonneo@gmail.com | 6 | -13/+13 |
2023-07-21 | Fix the import errors | nonk123 | 1 | -0/+0 |
2023-07-19 | Update Provider.DfeHub to consider rate-limit | najam-tariq | 1 | -1/+9 |
2023-07-18 | Rename DFEHub.py to DfeHub.py | xtekky | 1 | -1/+1 |
2023-07-18 | . | abc | 1 | -1/+1 |
2023-07-17 | pypi package (pip install `g4f`) | abc | 1 | -2/+6 |
2023-07-16 | minor fixes | abc | 27 | -64/+136 |
2023-07-16 | minor fixes | abc | 4 | -5/+4 |
2023-07-12 | refactor/move provider from testing folder | Bagus Indrayana | 5 | -0/+364 |
2023-07-10 | Add files via upload | AlephZero255 | 1 | -105/+93 |
2023-07-05 | some more providers | najam-tariq | 5 | -1/+169 |
2023-06-29 | fix subDomain of LockChat | Lê Anh Tuấn | 1 | -2/+2 |
2023-06-27 | Fix: There is no current event loop in thread. | Ramon Victor Cardoso | 1 | -12/+13 |
2023-06-24 | gpt4free v2, first releasev2 | t.me/xtekky | 151 | -0/+10302 |