diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -17,19 +17,18 @@ pip install -U g4f - [Prerequisites:](#prerequisites) - [Setting up the project:](#setting-up-the-project) - [Install using pypi](#install-using-pypi) - - [or](#or) - - [Setting up with Docker:](#setting-up-with-docker) + - [Install using docker](#setting-up-with-docker) - [Usage](#usage) - [The `g4f` Package](#the-g4f-package) - [interference openai-proxy api (use with openai python package)](#interference-openai-proxy-api-use-with-openai-python-package) -- [Models](#models) +- [Providers](#models) - [gpt-3.5 / gpt-4](#gpt-35--gpt-4) - [Other Models](#other-models) - [Related gpt4free projects](#related-gpt4free-projects) - [Contribute](#contribute) -- [ChatGPT clone](#chatgpt-clone) -- [Copyright:](#copyright) -- [Copyright Notice:](#copyright-notice) +- [Contributors](#contributors) +- [Copyright](#copyright) +- [Copyright Notice](#copyright-notice) - [Star History](#star-history) ## Getting Started |