Gpt4free

Latest version: v0.0.0

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

Scan your dependencies

Page 8 of 11

0.1.4.6

py
pip install -U g4f



What's Changed
* Bing Updates: by hlohaus in https://github.com/xtekky/gpt4free/pull/975


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

0.1.4.5

pip install -U g4f

What's Changed
* Add Phind Provider by hlohaus in https://github.com/xtekky/gpt4free/pull/972
* feat: allow to add custom header to deepai by Giancarlo-Ma in https://github.com/xtekky/gpt4free/pull/971

New Contributors
* Giancarlo-Ma made their first contribution in https://github.com/xtekky/gpt4free/pull/971

**Full Changelog**: https://github.com/xtekky/gpt4free/compare/0.1.4.3...0.1.4.5

0.1.4.3

pip install -U g4f

What's Changed
* Update HuggingChat to new api by hlohaus in https://github.com/xtekky/gpt4free/pull/962
* fix typo in payload by st4rted in https://github.com/xtekky/gpt4free/pull/968

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

**Full Changelog**: https://github.com/xtekky/gpt4free/compare/0.1.4.2...0.1.4.3

0.1.4.2

pip install -U g4f


What's Changed
* fixed bug: ImportError: cannot import name 'Request' from 'curl_cffi.… by yym68686 in https://github.com/xtekky/gpt4free/pull/947
* Fix Aivvm and add new models in models.py by Commenter123321 in https://github.com/xtekky/gpt4free/pull/954

New Contributors
* yym68686 made their first contribution in https://github.com/xtekky/gpt4free/pull/947
* Commenter123321 made their first contribution in https://github.com/xtekky/gpt4free/pull/954

**Full Changelog**: https://github.com/xtekky/gpt4free/compare/0.1.3...0.1.4.2

0.1.3.5

cmd
pip install -U g4f


Stable GPT-4 with 3 providers !!
py
import g4f

response = g4f.ChatCompletion.create(model="gpt-4", stream=True,
messages=[{"role": "user", "content": "If there are 10 birds on a tree and I shoot one, how many are left"}])


py
gpt_4 = Model(
name = 'gpt-4',
base_provider = 'openai',
best_provider = RetryProvider([
Aivvm, Myshell, AItianhuSpace,
])
)


What's Changed
* Add Myshell Provider by hlohaus in https://github.com/xtekky/gpt4free/pull/940
* AItianhuSpace Provider with GPT 4 added by hlohaus in https://github.com/xtekky/gpt4free/pull/941


**Full Changelog**: https://github.com/xtekky/gpt4free/compare/0.0.3.4...0.1.3.5

0.1.3

Page 8 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.