Skip to content

Releases: xtekky/gpt4free

g4f v0.3.4.7

19 Nov 15:01
1563946
Compare
Choose a tag to compare

What's Changed

  • Fix generate messages on error in gui by @hlohaus in #2380
  • Add show log option to gui

Full Changelog: 0.3.4.6...0.3.4.7

g4f v0.3.4.6

19 Nov 10:04
23b3458
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.4.5...0.3.4.6

g4f v0.3.4.5

18 Nov 18:22
b937115
Compare
Choose a tag to compare

Full Changelog: 0.3.4.4...0.3.4.5

What's Changed

Full Changelog: 0.3.4.4...0.3.4.5

g4f v0.3.4.4

18 Nov 10:24
4526dd4
Compare
Choose a tag to compare

g4f v0.3.4.3

18 Nov 04:17
6cccd6d
Compare
Choose a tag to compare

What's Changed

  • Add full nodriver support to OpenaiChat by @hlohaus in #2367
  • Update order of docker images

Full Changelog: 0.3.4.2...0.3.4.3

g4f v0.3.4.2

17 Nov 20:11
db14423
Compare
Choose a tag to compare

What's Changed

  • Refactor Image Processing and Error Handling in g4f Client Module by @kqlio67 in #2364
  • Auto-generate PR description [G4F] by @yuri-val in #2336
  • Update docker tags in workflow for slim images, by @hlohaus in #2365

New Contributors

  • @yuri-val made their first contribution in #2336

  • Windows release: g4f-0.3.4.2.zip added

Full Changelog: 0.3.4.1...0.3.4.2

g4f v0.3.4.1

17 Nov 17:34
275574d
Compare
Choose a tag to compare

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

16 Nov 12:25
6ce493d
Compare
Choose a tag to compare

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

15 Nov 10:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.3.3...0.3.3.4

0.3.3.3

30 Oct 08:56
1c8061a
Compare
Choose a tag to compare
from g4f.client import AsyncClient # deprecated

is available again, however, use the Client class instead which now handles both sync & async.

What's Changed

Full Changelog: 0.3.3.2...0.3.3.3