diff options
author | Tekky <98614666+xtekky@users.noreply.github.com> | 2024-03-14 16:17:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-14 16:17:56 +0100 |
commit | f08914110819d741b41ca98c1a03de5c1fb75097 (patch) | |
tree | f32742d6b99b83226d5636490d40f76d87525235 | |
parent | Merge pull request #1684 from hlohaus/retry (diff) | |
download | gpt4free-f08914110819d741b41ca98c1a03de5c1fb75097.tar gpt4free-f08914110819d741b41ca98c1a03de5c1fb75097.tar.gz gpt4free-f08914110819d741b41ca98c1a03de5c1fb75097.tar.bz2 gpt4free-f08914110819d741b41ca98c1a03de5c1fb75097.tar.lz gpt4free-f08914110819d741b41ca98c1a03de5c1fb75097.tar.xz gpt4free-f08914110819d741b41ca98c1a03de5c1fb75097.tar.zst gpt4free-f08914110819d741b41ca98c1a03de5c1fb75097.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ docker pull hlohaus789/g4f ## 🆕 What's New +- Check out a more in depth local inference @ https://github.com/gpt4free/gpt4local - Join our Telegram Channel: [t.me/g4f_channel](https://telegram.me/g4f_channel) - Join our Discord Group: [discord.gg/XfybzPXPH5](https://discord.gg/XfybzPXPH5) - `g4f` now supports 100% local inference: [local-docs](https://g4f.mintlify.app/docs/core/usage/local) |