0.1.5.6
版本发布时间: 2023-10-08 20:37:30
xtekky/gpt4free最新发布版本:0.3.5.8(2024-11-21 21:09:02)
pip install -U g4f
New features:
Disable version checking
import g4f
g4f.version_check = False
...
New ways to run gui & interference.
- run gui from pypi package
python -m g4f.gui.run
- run interference from pypi package
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