Update Summary:
- gpt-3.5-turbo-0613 model
- improved stability with automatic Provider rotation when not set
- improved async
- general bug fixes and little improvements
Install the latest pip-version:
pip install -U g4f
https://pypi.org/project/g4f/0.0.3.1
Updates
- 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
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
Full Changelog: 0.0.3.0...0.0.3-1