mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Check out the Windows launcher for GPT4Free
This commit is contained in:
parent
867b3e8c7e
commit
230a725748
2 changed files with 8 additions and 0 deletions
4
.github/workflows/build-packages.yml
vendored
4
.github/workflows/build-packages.yml
vendored
|
|
@ -451,6 +451,10 @@ jobs:
|
|||
**Docker:**
|
||||
- `docker pull hlohaus789/g4f:${{ needs.prepare.outputs.version }}`
|
||||
- `docker pull hlohaus789/g4f:${{ needs.prepare.outputs.version }}-slim`
|
||||
|
||||
💻 **Having trouble with the .exe from this release?**
|
||||
👉 Check out the Windows launcher for GPT4Free instead:
|
||||
🔗 [https://github.com/gpt4free/g4f.exe](https://github.com/gpt4free/g4f.exe) 🚀
|
||||
draft: false
|
||||
prerelease: false
|
||||
files: |
|
||||
|
|
|
|||
|
|
@ -139,6 +139,10 @@ Notes:
|
|||
- In this example, the Interference API is mapped to 1337.
|
||||
|
||||
### Windows Guide (.exe)
|
||||
|
||||
👉 Check out the Windows launcher for GPT4Free:
|
||||
🔗 [https://github.com/gpt4free/g4f.exe](https://github.com/gpt4free/g4f.exe) 🚀
|
||||
|
||||
1. Download the release artifact `g4f.exe.zip` from:
|
||||
https://github.com/xtekky/gpt4free/releases/latest
|
||||
2. Unzip and run `g4f.exe`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue