XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 1
返回提交历史

XFEstudio/gpt4free

~

fd6950ba
Tekky <98614666+xtekky@users.noreply.github.com>
提交于

代码差异

1 个文件 +1 -2
Modified README.md +1 -2
@@ -32,17 +32,16 @@ You can always leave some feedback here: https://forms.gle/FeWV9RLEedfdkmFN6
32 32
33 33 ## To do
34 34 As per the survey, here is a list of improvements to come
35 - [x] update the repository to include the new openai library syntax (ex: `Openai()` class) | completed, use `g4f.client.Client`
35 36 - [ ] golang implementation
36 37 - [ ] Improve Documentation (on g4f.mintlify.app) & Do video tutorials
37 38 - [ ] Improve the provider status list & updates
38 39 - [ ] Tutorials on how to reverse sites to write your own wrapper (PoC only ofc)
39 40 - [ ] Improve the Bing wrapper. (might write a new wrapper in golang as it is very fast)
40 41 - [ ] Write a standard provider performance test to improve the stability
41 - [ ] update the repository to include the new openai library syntax (ex: `Openai()` class)
42 42 - [ ] Potential support and development of local models
43 43 - [ ] improve compatibility and error handling
44 44
45
46 45 ## 📚 Table of Contents
47 46
48 47 - [🆕 What's New](#-whats-new)