summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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)