mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Complete build artifacts implementation with testing and documentation
Co-authored-by: hlohaus <983577+hlohaus@users.noreply.github.com>
This commit is contained in:
parent
b26c6abc2a
commit
d900d55579
1 changed files with 4 additions and 0 deletions
|
|
@ -46,6 +46,10 @@ You can also manually trigger builds using the workflow_dispatch event:
|
||||||
After a successful build, packages are available:
|
After a successful build, packages are available:
|
||||||
|
|
||||||
- **GitHub Releases**: All executables and packages as release assets
|
- **GitHub Releases**: All executables and packages as release assets
|
||||||
|
- Python packages (wheel and source distribution)
|
||||||
|
- Standalone executables for Windows, Linux, and macOS
|
||||||
|
- Debian packages for AMD64, ARM64, and ARMv7 architectures
|
||||||
|
- WinGet manifest files
|
||||||
- **PyPI**: `pip install g4f`
|
- **PyPI**: `pip install g4f`
|
||||||
- **Docker Hub**: `docker pull hlohaus789/g4f:latest`
|
- **Docker Hub**: `docker pull hlohaus789/g4f:latest`
|
||||||
- **WinGet**: `winget install g4f` (after manifest approval)
|
- **WinGet**: `winget install g4f` (after manifest approval)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue