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

XFEstudio/gpt4free

~

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

代码差异

1 个文件 +5 -6
Modified README.md +5 -6
@@ -17,19 +17,18 @@ pip install -U g4f
17 17 - [Prerequisites:](#prerequisites)
18 18 - [Setting up the project:](#setting-up-the-project)
19 19 - [Install using pypi](#install-using-pypi)
20 - [or](#or)
21 - [Setting up with Docker:](#setting-up-with-docker)
20 - [Install using docker](#setting-up-with-docker)
22 21 - [Usage](#usage)
23 22 - [The `g4f` Package](#the-g4f-package)
24 23 - [interference openai-proxy api (use with openai python package)](#interference-openai-proxy-api-use-with-openai-python-package)
25 - [Models](#models)
24 - [Providers](#models)
26 25 - [gpt-3.5 / gpt-4](#gpt-35--gpt-4)
27 26 - [Other Models](#other-models)
28 27 - [Related gpt4free projects](#related-gpt4free-projects)
29 28 - [Contribute](#contribute)
30 - [ChatGPT clone](#chatgpt-clone)
31 - [Copyright:](#copyright)
32 - [Copyright Notice:](#copyright-notice)
29 - [Contributors](#contributors)
30 - [Copyright](#copyright)
31 - [Copyright Notice](#copyright-notice)
33 32 - [Star History](#star-history)
34 33
35 34 ## Getting Started