diff options
author | Tekky <98614666+xtekky@users.noreply.github.com> | 2024-01-21 23:52:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-21 23:52:54 +0100 |
commit | de77ddf94c108b7c83e223c8584447011d91fc63 (patch) | |
tree | ffa69c3e34194aa1183ddff30771e47e184da5d0 /README.md | |
parent | Fix error in copilot (diff) | |
download | gpt4free-de77ddf94c108b7c83e223c8584447011d91fc63.tar gpt4free-de77ddf94c108b7c83e223c8584447011d91fc63.tar.gz gpt4free-de77ddf94c108b7c83e223c8584447011d91fc63.tar.bz2 gpt4free-de77ddf94c108b7c83e223c8584447011d91fc63.tar.lz gpt4free-de77ddf94c108b7c83e223c8584447011d91fc63.tar.xz gpt4free-de77ddf94c108b7c83e223c8584447011d91fc63.tar.zst gpt4free-de77ddf94c108b7c83e223c8584447011d91fc63.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -18,6 +18,17 @@ pip install -U g4f ```sh docker pull hlohaus789/g4f ``` +# To do +As per the survey, here is a list of improvements to come +- [ ] 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) +- [ ] Improve the Bing wrapper. (might write a new wrapper in golang as it is very fast) +- [ ] Write a standard provider performance test to improve the stability +- [ ] update the repository to include the new openai library syntax (ex: `Openai()` class) +- [ ] Potential support and development of local models +- [ ] improve compability 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> |