From 06b05f2039cc7452de2c30a06f0c0fa34a1a5ac2 Mon Sep 17 00:00:00 2001 From: hs_junxiang Date: Tue, 14 Nov 2023 14:47:01 +0800 Subject: add related project - line bot --- README.md | 55 ++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 38 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index d80e49a8..8a9e01ab 100644 --- a/README.md +++ b/README.md @@ -21,24 +21,38 @@ pip install -U g4f ## 📚 Table of Contents -- [Getting Started](#getting-started) - - [Prerequisites](#prerequisites) - - [Setting up the project](#setting-up-the-project) - - [Install using PyPi](#install-using-pypi) - - [Install using docker](#setting-up-with-docker) -- [Usage](#usage) +- [🆕 What's New](#-whats-new) +- [📚 Table of Contents](#-table-of-contents) +- [🛠ī¸ Getting Started](#ī¸-getting-started) + - [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) +- [💡 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) -- [Providers](#models) - - [gpt-3.5](#gpt-35) - - [gpt-4](#gpt-4) - - [Other Models](#other-models) -- [Related gpt4free projects](#related-gpt4free-projects) -- [Contribute](#contribute) -- [Contributors](#contributors) -- [Copyright](#copyright) -- [Star History](#star-history) -- [License](#license) + - [ChatCompletion](#chatcompletion) + - [Completion](#completion) + - [Providers](#providers) + - [Cookies Required](#cookies-required) + - [Async Support](#async-support) + - [Proxy and Timeout Support](#proxy-and-timeout-support) + - [Interference openai-proxy API (Use with openai python package)](#interference-openai-proxy-api-use-with-openai-python-package) + - [Run interference API from PyPi package](#run-interference-api-from-pypi-package) + - [Run interference API from repo](#run-interference-api-from-repo) +- [🚀 Providers and Models](#-providers-and-models) + - [GPT-4](#gpt-4) + - [GPT-3.5](#gpt-35) + - [Other](#other) + - [Models](#models) +- [🔗 Related GPT4Free Projects](#-related-gpt4free-projects) +- [🤝 Contribute](#-contribute) + - [Create Provider with AI Tool](#create-provider-with-ai-tool) + - [Create Provider](#create-provider) +- [🙌 Contributors](#-contributors) +- [Šī¸ Copyright](#ī¸-copyright) +- [⭐ Star History](#-star-history) +- [📄 License](#-license) ## 🛠ī¸ Getting Started @@ -530,6 +544,13 @@ if __name__ == "__main__": Forks Issues Pull Requests + + + ChatGpt Line Bot + Stars + Forks + Issues + Pull Requests Action Translate Readme -- cgit v1.2.3