返回提交历史
Modified
README.md
+4
-13
XFEstudio/gpt4free
Update README.md
abd94c11
代码差异
1 个文件
+4
-13
@@ -39,19 +39,10 @@ docker pull hlohaus789/g4f
39
39
40
40
Is your site on this repository and you want to take it down? Send an email to takedown@g4f.ai with proof it is yours and it will be removed as fast as possible. To prevent reproduction please secure your API. 😉
41
41
42
## 🚀 Feedback and Todo
43
**You can always leave some feedback here:** https://forms.gle/FeWV9RLEedfdkmFN6
44
45
**As per the survey, here is a list of improvements to come**
46
- [x] Update the repository to include the new openai library syntax (ex: `Openai()` class) | completed, use `g4f.client.Client`
47
- [ ] Golang implementation
48
- [ ] 🚧 Improve Documentation (in /docs & Guides, Howtos, & Do video tutorials)
49
- [x] Improve the provider status list & updates
50
- [ ] Tutorials on how to reverse sites to write your own wrapper (PoC only ofc)
51
- [x] Improve the Bing wrapper. (Wait and Retry or reuse conversation)
52
- [ ] 🚧 Write a standard provider performance test to improve the stability
53
- [ ] Potential support and development of local models
54
- [ ] 🚧 Improve compatibility and error handling
42
## 🚀 Preview
43
**Take a look at our GUI on the mobile device. We connect to ChatGPT and generate an image.**
44
45
[](https://github.com/user-attachments/assets/56c02389-61b1-4849-be7d-50b173b84ce6)
55
46
56
47
## 📚 Table of Contents
57
48
- [🆕 What's New](#-whats-new)