Gpt4free

Latest version: v0.0.0

Safety actively analyzes 688735 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 11

0.1.5.8

pip install -U g4f


What's Changed
* Add proxy support to all providers by hlohaus in https://github.com/xtekky/gpt4free/pull/1017
* add testing for all gpt models, enhance the gui a bit by Commenter123321 in https://github.com/xtekky/gpt4free/pull/1033
* Some small fixes by hlohaus in https://github.com/xtekky/gpt4free/pull/1029


**Full Changelog**: https://github.com/xtekky/gpt4free/compare/0.1.5.6...0.1.5.8

0.1.5.6

pip install -U g4f

New features:

Disable version checking
py
import g4f

g4f.version_check = False

...

New ways to run gui & interference.

- run gui from pypi package
py
python -m g4f.gui.run


- run interference from pypi package
py
python -m g4f.interference.run


What's Changed
* Add Cromicle to provider list by hlohaus in https://github.com/xtekky/gpt4free/pull/1012


**Full Changelog**: https://github.com/xtekky/gpt4free/compare/0.1.5.5...0.1.5.6

0.1.5.5

pip install -U g4f

What's Changed
* Add GPTalk and GptForLove Provider by hlohaus in https://github.com/xtekky/gpt4free/pull/1000


**Full Changelog**: https://github.com/xtekky/gpt4free/compare/0.1.5.4...0.1.5.5

0.1.5.4

- g4f GUI is back !! :
py
from g4f.gui import run_gui

run_gui()


<img width="1470" alt="image" src="https://github.com/xtekky/gpt4free/assets/98614666/57ad818a-a0dd-4eae-83e1-3fff848ae040">

- run interference from pypi package:
py
from g4f.interference import run_interference

run_interference()


more info in README.md

What's Changed
* version fix (wrong version in __init__.py)
* add free ai apis & potential providers list by zukixa in https://github.com/xtekky/gpt4free/pull/994
* Fix: TypeError: 'type' object is not subscriptable by Lin-jun-xiang in https://github.com/xtekky/gpt4free/pull/993
* fix import in models by ostix360 in https://github.com/xtekky/gpt4free/pull/991
* Fix timeout in create_async by hlohaus in https://github.com/xtekky/gpt4free/pull/997

New Contributors
* zukixa made their first contribution in https://github.com/xtekky/gpt4free/pull/994

**Full Changelog**: https://github.com/xtekky/gpt4free/compare/0.1.5.3...0.1.5.4

0.1.4.9

major updates and changes, 5+ new providers (total: ~45 providers), new tool to create providers with AI


pip install -U g4f


What's Changed
* Add new Provider by HexyeDEV in https://github.com/xtekky/gpt4free/pull/984
* Add AiAsk, Chatgpt4Online, ChatgptDemo by hlohaus in https://github.com/xtekky/gpt4free/pull/985


**Full Changelog**: https://github.com/xtekky/gpt4free/compare/0.1.4.7...0.1.4.9

0.1.4.7

pip install -U g4f


What's Changed
* Fix fetch_access_token in openai by hlohaus in https://github.com/xtekky/gpt4free/pull/982


**Full Changelog**: https://github.com/xtekky/gpt4free/compare/0.1.4.6...0.1.4.7

Page 7 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.