This commit is contained in:
Tekky 2023-09-22 20:50:08 +01:00 committed by GitHub
parent 029a799d5e
commit 7f55c79422
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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