Install the latest pip-version:
pip install -U g4f
https://pypi.org/project/g4f/0.0.3.4
What's Changed
- Update README.md by @Yusufibin in #912
- Add GptGo Provider, Fix AItianhu Provider by @hlohaus in #914
- Documentation: specify Python version 3.10 requirement in
README.md
(#723) by @Jasonnor in #917 - Adding embedding support to the interference proxy by @chatgpt-tricks in #920
- added model config : gpt-3.5-turbo-0613 by @nne998 in #923
- Fix async example in readme by @hlohaus in #924
- update dockerfile by @thebigbone in #930
- Improve Vercel Provider: by @hlohaus in #933
- Fix: Aivvm: KeyError: '' by @hlohaus in #934
- #935 [Docker] ModuleNotFoundError: No module named 'transformers' and 'PyExecJS' by @r1di in #936
New Contributors
- @Yusufibin made their first contribution in #912
- @Jasonnor made their first contribution in #917
- @chatgpt-tricks made their first contribution in #920
- @nne998 made their first contribution in #923
- @r1di made their first contribution in #936
Full Changelog: 0.0.3.0...0.0.3.4