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:**
|
||||||
- `docker pull hlohaus789/g4f:${{ needs.prepare.outputs.version }}`
|
- `docker pull hlohaus789/g4f:${{ needs.prepare.outputs.version }}`
|
||||||
- `docker pull hlohaus789/g4f:${{ needs.prepare.outputs.version }}-slim`
|
- `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
|
draft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
files: |
|
files: |
|
||||||
|
|
|
||||||
|
|
@ -139,6 +139,10 @@ Notes:
|
||||||
- In this example, the Interference API is mapped to 1337.
|
- In this example, the Interference API is mapped to 1337.
|
||||||
|
|
||||||
### Windows Guide (.exe)
|
### 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:
|
1. Download the release artifact `g4f.exe.zip` from:
|
||||||
https://github.com/xtekky/gpt4free/releases/latest
|
https://github.com/xtekky/gpt4free/releases/latest
|
||||||
2. Unzip and run `g4f.exe`.
|
2. Unzip and run `g4f.exe`.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue