diff options
author | Tekky <98614666+xtekky@users.noreply.github.com> | 2024-02-10 00:08:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-10 00:08:30 +0100 |
commit | 2250e37fec070305bfc9920d60394e1aa0935f76 (patch) | |
tree | 32138f3b255d49515cce758d92ca35ecbbc826b0 /README.md | |
parent | Merge pull request #1572 from hlohaus/openai (diff) | |
download | gpt4free-2250e37fec070305bfc9920d60394e1aa0935f76.tar gpt4free-2250e37fec070305bfc9920d60394e1aa0935f76.tar.gz gpt4free-2250e37fec070305bfc9920d60394e1aa0935f76.tar.bz2 gpt4free-2250e37fec070305bfc9920d60394e1aa0935f76.tar.lz gpt4free-2250e37fec070305bfc9920d60394e1aa0935f76.tar.xz gpt4free-2250e37fec070305bfc9920d60394e1aa0935f76.tar.zst gpt4free-2250e37fec070305bfc9920d60394e1aa0935f76.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 19 |
1 files changed, 10 insertions, 9 deletions
@@ -1,6 +1,3 @@ -Please provide feedback so this project can be improved, it would be much appreciated -form: https://forms.gle/FeWV9RLEedfdkmFN6 - ![248433934-7886223b-c1d1-4260-82aa-da5741f303bb](https://github.com/xtekky/gpt4free/assets/98614666/ea012c87-76e0-496a-8ac4-e2de090cc6c9) Written by [@xtekky](https://github.com/hlohaus) & maintained by [@hlohaus](https://github.com/hlohaus) @@ -18,8 +15,18 @@ pip install -U g4f ```sh docker pull hlohaus789/g4f ``` + +## ๐ What's New +- Join our Telegram Channel: [t.me/g4f_channel](https://telegram.me/g4f_channel) +- Join our Discord Group: [discord.gg/XfybzPXPH5](https://discord.gg/XfybzPXPH5) +- Explore the g4f Documentation (unfinished): [g4f.mintlify.app](https://g4f.mintlify.app) | Contribute to the docs via: [github.com/xtekky/gpt4free-docs](https://github.com/xtekky/gpt4free-docs) + +# Feedback +You can always leave some feedback here: https://forms.gle/FeWV9RLEedfdkmFN6 + # To do As per the survey, here is a list of improvements to come +- [ ] golang implementation - [ ] Improve Documentation (on g4f.mintlify.app) & Do video tutorials - [ ] Improve the provider status list & updates - [ ] Tutorials on how to reverse sites to write your own wrapper (PoC only ofc) @@ -30,12 +37,6 @@ As per the survey, here is a list of improvements to come - [ ] improve compatibility and error handling -## ๐ What's New -- <a href="./README-DE.md"><img src="https://img.shields.io/badge/รถffnen in-๐ฉ๐ช deutsch-bleu.svg" alt="รffnen en DE"></a> -- Join our Telegram Channel: [t.me/g4f_channel](https://telegram.me/g4f_channel) -- Join our Discord Group: [discord.gg/XfybzPXPH5](https://discord.gg/XfybzPXPH5) -- Explore the g4f Documentation (unfinished): [g4f.mintlify.app](https://g4f.mintlify.app) | Contribute to the docs via: [github.com/xtekky/gpt4free-docs](https://github.com/xtekky/gpt4free-docs) - ## ๐ Table of Contents - [๐ What's New](#-whats-new) |