Releases: xtekky/gpt4free
Releases · xtekky/gpt4free
g4f v0.3.4.7
What's Changed
Full Changelog: 0.3.4.6...0.3.4.7
g4f v0.3.4.6
What's Changed
Full Changelog: 0.3.4.5...0.3.4.6
g4f v0.3.4.5
g4f v0.3.4.4
- Fix curl_cffi import in HuggingChat provider
Full Changelog: 0.3.4.3...0.3.4.4
g4f v0.3.4.3
What's Changed
Full Changelog: 0.3.4.2...0.3.4.3
g4f v0.3.4.2
g4f v0.3.4.1
What's Changed
- Add nodriver to Gemini provider,
- Add slim docker image with google-chrome usage,
- Add the new docker images to publish workflow,
- Update requirements.txt and pip requirements
by @hlohaus in #2362
Full Changelog: 0.3.4.0...0.3.4.1
g4f v0.3.4.0
What's Changed
Fix api streaming, fix AsyncClient (#2357)
- Some providers fixes, Update models list,
- Fix some tests, Update model list in Airforce provid
er, - Add OpenAi image generation url to api,
- Fix reload and debug in api arguments,
- Fix websearch in gui
- Fix Cloadflare and Pi and AmigoChat provider
- Fix conversation support in DDG provider,
- Add cloudflare bypass with nodriver
- Fix unittests without curl_cffi
by @hlohaus in #2357
Full Changelog: 0.3.3.4...0.3.4.0
g4f v-0.3.3.4
What's Changed
- Tiny handler for unexpected finishReason of GeminiPro provider by @XoJIoDuJIHuK in #2341
- Update interference api and .har cookie docs by @foxfire52 in #2322
- [+] Mhystical.cc by @NoelisTired in #2331
- Improve logging implementation by @foxfire52 in #2347
- FIX: fix the url in the markdown output (md compliance), and the chunk/ImageResponse to str ! by @manatlan in #2353
- Major Provider Updates and Documentation Restructuring by @kqlio67 in #2313
New Contributors
- @XoJIoDuJIHuK made their first contribution in #2341
- @NoelisTired made their first contribution in #2331
- @manatlan made their first contribution in #2353
Full Changelog: 0.3.3.3...0.3.3.4
0.3.3.3
from g4f.client import AsyncClient # deprecated
is available again, however, use the Client
class instead which now handles both sync & async.
What's Changed
- Fix Clipboard copy bug (issue #2287) by @foxfire52 in #2302
- Add new provider, enhance functionality, and update docs by @kqlio67 in #2304
Full Changelog: 0.3.3.2...0.3.3.3