summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTekky <98614666+xtekky@users.noreply.github.com>2024-02-21 21:54:31 +0100
committerGitHub <noreply@github.com>2024-02-21 21:54:31 +0100
commitfd6950ba26baa81d3bdc867d85cc05fc7e49759c (patch)
treea6311fda1580b9a5fd8db35e7ae5c424e78f31d4
parent~ (diff)
downloadgpt4free-fd6950ba26baa81d3bdc867d85cc05fc7e49759c.tar
gpt4free-fd6950ba26baa81d3bdc867d85cc05fc7e49759c.tar.gz
gpt4free-fd6950ba26baa81d3bdc867d85cc05fc7e49759c.tar.bz2
gpt4free-fd6950ba26baa81d3bdc867d85cc05fc7e49759c.tar.lz
gpt4free-fd6950ba26baa81d3bdc867d85cc05fc7e49759c.tar.xz
gpt4free-fd6950ba26baa81d3bdc867d85cc05fc7e49759c.tar.zst
gpt4free-fd6950ba26baa81d3bdc867d85cc05fc7e49759c.zip
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1764049a..fa70f49a 100644
--- a/README.md
+++ b/README.md
@@ -32,17 +32,16 @@ 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
+- [x] update the repository to include the new openai library syntax (ex: `Openai()` class) | completed, use `g4f.client.Client`
- [ ] 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)
- [ ] 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 compatibility and error handling
-
## 📚 Table of Contents
- [🆕 What's New](#-whats-new)