Releases: xtekky/gpt4free
Releases · xtekky/gpt4free
g4f v-0.1.7.8
Full Changelog: 0.1.7.7...0.1.7.8
g4f v-0.1.7.9
What's Changed
- Fix grammatical errors in README.md by @rover07 in #1148
- README.md: enhancement by @shashankx86 in #1154
- docs(README): current available link Provider path by @guspan-tanadi in #1152
- [suggestion] Adding new parameter to check if a provider 'natively' supports mesage history by @Luneye in #1149
- Improved Readability and Grammar by @Sanyam-2026 in #1156
- Extract keywords from incorrect responses by @AndPim4912 in #1153
- LEGAL_NOTICE.md by @RS-labhub in #1158
- Update README.md by @Aryan4884 in #1167
- Add Llama2 Providers / Models by @hlohaus in #1169
- Update README.md by @kushal34712 in #1159
- Update README.md by @kushal34712 in #1160
- add proxy support by @catmeowjiao in #1166
- Update config supports_message_history by @hlohaus in #1176
- Add arkose_token to OpenaiChat by @hlohaus in #1177
- Adding context preservation to the GUI. by @Biflez48 in #1175
- Update backend.py, index.html, requirements.txt by @hdsz25 in #1180
- Update ChatBase.py - Added jailbreak (enabled by default), Removed list incorrect responses by @Luneye in #1186
- Add "Back to Top" in Readme.md by @PrajwalGraj in #1184
- Use asyncio subprocess in OpenaiChat by @hlohaus in #1181
- Add npm to package_data by @hlohaus in #1188
- fix(typs): Fixed minor typos by @Abhishek-Mallick in #1182
- Fixed typo in README.md by @alienishi in #1191
- Update README.md by @chinmay7016 in #1194
- Update README.md by @sh4d0wy in #1192
New Contributors
- @rover07 made their first contribution in #1148
- @shashankx86 made their first contribution in #1154
- @guspan-tanadi made their first contribution in #1152
- @Sanyam-2026 made their first contribution in #1156
- @RS-labhub made their first contribution in #1158
- @Aryan4884 made their first contribution in #1167
- @kushal34712 made their first contribution in #1159
- @catmeowjiao made their first contribution in #1166
- @Biflez48 made their first contribution in #1175
- @hdsz25 made their first contribution in #1180
- @PrajwalGraj made their first contribution in #1184
- @Abhishek-Mallick made their first contribution in #1182
- @alienishi made their first contribution in #1191
- @chinmay7016 made their first contribution in #1194
- @sh4d0wy made their first contribution in #1192
Full Changelog: 0.1.7.7...0.1.7.9
g4f v-0.1.7.7
What's Changed
- Update README.md by @eltociear in #1134
- Update FreeGpt.py by @Shubhgajj2004 in #1140
- fixed typo by @harshhere905 in #1135
- fix: bullet point numbering mistakes resolved by @Ayushpanditmoto in #1144
- Add support for detecting incorrect responses in ChatBase API requests. by @AndPim4912 in #1145
- Update GetGpt provider for Debian python3-pycryptodome compatibility by @AndPim4912 in #1146
New Contributors
- @Shubhgajj2004 made their first contribution in #1140
- @harshhere905 made their first contribution in #1135
- @Ayushpanditmoto made their first contribution in #1144
Full Changelog: 0.1.7.6...0.1.7.7
g4f v-0.1.7.6
What's Changed
- fix bug - Cannot assign requested address by @lategege in #1112
- Add FakeGpt Provider by @hlohaus in #1118
- Major Update for Bing - Supports latest bundle version and image analysis by @Luneye in #1122
- Improve helper by @hlohaus in #1124
- Updated & Optimized by @MrShadowDev in #1125
- Bugfix Bing.py - Resolved Issues with system prompt, Bing personalities and enabled all supported user requests by @Luneye in #1126
- Added code to ignore certain providers in the API by @AndPim4912 in #1120
New Contributors
- @lategege made their first contribution in #1112
- @MrShadowDev made their first contribution in #1125
- @AndPim4912 made their first contribution in #1120
Full Changelog: 0.1.7.2...0.1.7.6
g4f v-0.1.7.2
pip install -U g4f
new
- fix tiktoken not found error ~ 2ac711e
- patch / unpatch providers ~ ae8dae8
- quick fix 29e2302
- 0.1.7.0 d01c2af
- g4f v-0.1.6.9 603b5b8
- minor changes ~ dad69d2
- quick fixes~ 0ddfe57
- ... ~ 2a52d84
- updated g4f.api new api and requirements ~8e7e694
- fix gui errors on iOS ~ 04edb66
Full Changelog: 0.1.6.8...0.1.7.2
g4f v-0.1.6.8
pip install -U g4f
- some quick fixes, for the models not loading in gui - 5b52d5a
Full Changelog: 0.1.6.7...0.1.6.8
g4f v-0.1.6.7
pip install -U g4f
- more models in the gui:
What's Changed
- new version 0.1.6.7 by @xtekky in 32c55a2
- Add models to GUI by @xtekky in d4ab83a
- Add timeout by @ostix360 in #1092
- Fix: debug.logging not work in retry provider by @Lin-jun-xiang in #1098
- docs: fix typo in README.md by @suravkshrestha in #1101
New Contributors
- @suravkshrestha made their first contribution in #1101
Full Changelog: 0.1.6.6...0.1.6.7
g4f v-0.1.6.6
pip install -U g4f
gpt-4
Website | Provider | gpt-3.5 | gpt-4 | Streaming | Asynchron | Status | Auth |
---|---|---|---|---|---|---|---|
bing.com | g4f.Provider.Bing |
❌ | ✔️ | ✔️ | ✔️ | ❌ | |
chat.geekgpt.org | g4f.Provider.GeekGpt |
✔️ | ✔️ | ✔️ | ❌ | ❌ | |
liaobots.site | g4f.Provider.Liaobots |
✔️ | ✔️ | ✔️ | ✔️ | ❌ | |
www.phind.com | g4f.Provider.Phind |
❌ | ✔️ | ✔️ | ✔️ | ❌ | |
raycast.com | g4f.Provider.Raycast |
✔️ | ✔️ | ✔️ | ❌ | ✔️ |
What changed
- version update to 0.1.6.6 - 9776545
- update working providers list & gpt-4 providers - c1fbb13
- add g4f.Provider.GeekGpt - 5b24066
Full Changelog: 0.1.6.5...0.1.6.6