Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve provider list | Heiner Lohaus | 2023-08-24 | 5 | -11/+11 |
| | |||||
* | Improve providers with tests | Heiner Lohaus | 2023-08-22 | 6 | -20/+18 |
| | |||||
* | ~ | Merge pull request #8290.0.2.4 | Tekky | 2023-08-22 | 1 | -8/+9 |
|\ | | | | | Update link for provider ChatgptLogin | ||||
| * | change link | Bagus Indrayana | 2023-08-20 | 1 | -8/+9 |
| | | |||||
* | | ~ | Merge pull request #828 | Tekky | 2023-08-22 | 1 | -15/+72 |
|\ \ | | | | | | | fix theb but need auth | ||||
| * | | fix theb but need auth | Bagus Indrayana | 2023-08-20 | 1 | -15/+72 |
| |/ | |||||
* | | ~ | Merge pull request #827 | Tekky | 2023-08-22 | 1 | -9/+30 |
|\ \ | | | | | | | update header & response easychat | ||||
| * | | update header & response easychat | Bagus Indrayana | 2023-08-20 | 1 | -9/+30 |
| |/ | |||||
* | | fix Equing response error with no stream | zengrr | 2023-08-22 | 1 | -0/+3 |
| | | |||||
* | | set encoding and temperature | zengrr | 2023-08-22 | 3 | -5/+10 |
|/ | |||||
* | ~ Merge pull request #816 | Tekky | 2023-08-20 | 4 | -74/+101 |
|\ | | | | | add V50 Provider & refactor Raycast (need testing with auth) | ||||
| * | another merge | Bagus Indrayana | 2023-08-17 | 5 | -4/+165 |
| |\ | |||||
| * | | refactor V50 and Raycast | Bagus Indrayana | 2023-08-17 | 2 | -85/+123 |
| | | | |||||
| * | | merge and refactor | Bagus Indrayana | 2023-08-17 | 187 | -10896/+2439 |
| |\ \ | |||||
| * | | | add proxy and remove stream | Bagus Indrayana | 2023-08-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | add v50 | Bagus Indrayana | 2023-08-17 | 2 | -0/+44 |
| | | | | |||||
* | | | | ~ | Merge pull request #808 | Tekky | 2023-08-20 | 1 | -69/+67 |
|\ \ \ \ | | | | | | | | | | | Fix bard provider | ||||
| * | | | | Fix bard provider, add async support | Heiner Lohaus | 2023-08-18 | 1 | -69/+67 |
| | |_|/ | |/| | | |||||
* | | | | Update Yqcloud.py | MaxKUlish1 | 2023-08-17 | 1 | -0/+1 |
| | | | | | | | | | | | | # specify the correct encoding forcibly | ||||
* | | | | Update Yqcloud.py | MaxKUlish1 | 2023-08-17 | 1 | -1/+0 |
| | | | | |||||
* | | | | Update Yqcloud.py | MaxKUlish1 | 2023-08-17 | 1 | -0/+1 |
|/ / / | | | | | | | # specify the correct encoding forcibly | ||||
* | / | ~ | major refractoring + new providers | v0.0.2.0 | abc | 2023-08-17 | 5 | -3/+164 |
| |/ |/| | | | | | | | | | g4f.Provider.FastGpt & g4f.Provider.Equing gpt-3.5-turbo-0613 | ||||
* | | ~ | major refractoring | v0.0.2.0 | abc | 2023-08-17 | 5 | -12/+12 |
| | | |||||
* | | refactor: refactor provider | MIDORIBIN | 2023-08-14 | 186 | -10894/+2492 |
|/ | |||||
* | ~ | small fixes & new pypi version | v-0.0.1.90.0.1.90.0.1.0 | abc | 2023-08-14 | 1 | -1/+1 |
| | |||||
* | small fixes & new pypi version | abc | 2023-08-14 | 3 | -4/+113 |
| | |||||
* | Merge pull request #801 from johnd0e/fix-ails | xtekky | 2023-08-14 | 1 | -1/+1 |
|\ | | | | | Fix Ails.py | ||||
| * | Fix Ails.py | johnd0e | 2023-08-14 | 1 | -1/+1 |
| | | | | | | Fix arguments order | ||||
* | | Merge pull request #794 from ye4241/main | xtekky | 2023-08-14 | 2 | -0/+51 |
|\ \ | | | | | | | Add Raycast Provider | ||||
| * | | Add Raycast Provider | ye4241 | 2023-08-09 | 2 | -0/+51 |
| |/ | |||||
* | | Update EasyChat.py | omidima | 2023-08-12 | 1 | -10/+9 |
| | | | | | | Resolve review comments. | ||||
* | | Update EasyChat.py | omidima | 2023-08-11 | 1 | -1/+8 |
| | | | | | | update active servers | ||||
* | | Update EasyChat.py | omidima | 2023-08-08 | 1 | -16/+17 |
|/ | | | Change model address and add proxy & session for pass cloudflare auth on requests. | ||||
* | Merge pull request #693 from ramonvc/main | xtekky | 2023-08-07 | 1 | -12/+13 |
|\ | | | | | Fix: There is no current event loop in thread. | ||||
| * | Fix: There is no current event loop in thread. | Ramon Victor Cardoso | 2023-06-27 | 1 | -12/+13 |
| | | |||||
* | | Merge pull request #790 from VastV2/Ails-Update | xtekky | 2023-08-07 | 1 | -3/+5 |
|\ \ | | | | | | | Update Ails.py | ||||
| * | | Update Ails.py | VastV2 | 2023-08-05 | 1 | -3/+5 |
| | | | | | | | | | after they update the client-v version the page is not working anymore, so I made this to get the version number automatically, this way we don't need to update the version manually. | ||||
* | | | Merge pull request #788 from omidima/main-1 | xtekky | 2023-08-07 | 1 | -26/+52 |
|\ \ \ | | | | | | | | | Update DeepAi.py | ||||
| * | | | Update DeepAi.py | omidima | 2023-08-05 | 1 | -26/+52 |
| |/ / | |||||
* | | | Merge pull request #784 from kggn/main | xtekky | 2023-08-07 | 2 | -0/+43 |
|\ \ \ | | | | | | | | | Add opchatgpts.net support | ||||
| * | | | Update __init__.py | kggn | 2023-08-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update __init__.py | kggn | 2023-08-01 | 1 | -0/+1 |
| | | | | |||||
| * | | | Create opchatgpts.py | kggn | 2023-08-01 | 1 | -0/+42 |
| |/ / | |||||
* | | | Merge pull request #772 from MIDORIBIN/refactor-models | xtekky | 2023-08-07 | 2 | -231/+243 |
|\ \ \ | |/ / |/| | | refactor models file | ||||
| * | | refactor: refactor models | MIDORIBIN | 2023-07-25 | 2 | -231/+243 |
| | | | |||||
* | | | Update Vercel.py | abc | 2023-07-24 | 1 | -109/+8 |
|/ / | |||||
* | | Use the temperature parameter | grandsonneo@gmail.com | 2023-07-22 | 6 | -13/+13 |
| | | |||||
* | | Merge pull request #768 from nonk123/main | xtekky | 2023-07-21 | 1 | -0/+0 |
|\ \ | | | | | | | Fix the import errors | ||||
| * | | Fix the import errors | nonk123 | 2023-07-21 | 1 | -0/+0 |
| | | | |||||
* | | | Update Provider.DfeHub to consider rate-limit | najam-tariq | 2023-07-19 | 1 | -1/+9 |
|/ / | |||||
* | | Merge branch 'main' of https://github.com/xtekky/gpt4free | abc | 2023-07-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | Rename DFEHub.py to DfeHub.py | xtekky | 2023-07-18 | 1 | -1/+1 |
| | | | |||||
* | | | . | abc | 2023-07-18 | 1 | -1/+1 |
|/ / | |||||
* | | pypi package (pip install `g4f`) | abc | 2023-07-17 | 1 | -2/+6 |
| | | |||||
* | | minor fixes | abc | 2023-07-16 | 27 | -64/+136 |
| | | |||||
* | | minor fixes | abc | 2023-07-16 | 4 | -5/+4 |
| | | | | | | | | ails, chatgptai ... | ||||
* | | refactor/move provider from testing folder | Bagus Indrayana | 2023-07-12 | 5 | -0/+364 |
| | | |||||
* | | Add files via upload | AlephZero255 | 2023-07-10 | 1 | -105/+93 |
| | | | | | | Fix empty H2o output | ||||
* | | some more providers | najam-tariq | 2023-07-05 | 5 | -1/+169 |
| | | |||||
* | | fix subDomain of LockChat | Lê Anh Tuấn | 2023-06-29 | 1 | -2/+2 |
|/ | |||||
* | gpt4free v2, first releasev2 | t.me/xtekky | 2023-06-24 | 151 | -0/+10302 |