diff options
author | Tekky <98614666+xtekky@users.noreply.github.com> | 2024-02-21 21:48:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-21 21:48:30 +0100 |
commit | b0097845bc2383cb16b98259886b674bda1ce4a1 (patch) | |
tree | d9565220a4869088ee13b4323cb627eacbd1fd75 /README.md | |
parent | ~ (diff) | |
download | gpt4free-b0097845bc2383cb16b98259886b674bda1ce4a1.tar gpt4free-b0097845bc2383cb16b98259886b674bda1ce4a1.tar.gz gpt4free-b0097845bc2383cb16b98259886b674bda1ce4a1.tar.bz2 gpt4free-b0097845bc2383cb16b98259886b674bda1ce4a1.tar.lz gpt4free-b0097845bc2383cb16b98259886b674bda1ce4a1.tar.xz gpt4free-b0097845bc2383cb16b98259886b674bda1ce4a1.tar.zst gpt4free-b0097845bc2383cb16b98259886b674bda1ce4a1.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -3,7 +3,10 @@ Written by [@xtekky](https://github.com/hlohaus) & maintained by [@hlohaus](http <div id="top"></div> -> By using this repository or any code related to it, you agree to the [legal notice](LEGAL_NOTICE.md). The author is not responsible for any copies, forks, re-uploads made by other users, or anything else related to GPT4Free. This is the author's only account and repository. To prevent impersonation or irresponsible actions, please comply with the GNU GPL license this Repository uses. +> By using this repository or any code related to it, you agree to the [legal notice](LEGAL_NOTICE.md). The author is **not responsible for the usage of this repository nor endorses it**, nor is the author responsible for any any copies, forks, re-uploads made by other users, or anything else related to GPT4Free. This is the author's only account and repository. To prevent impersonation or irresponsible actions, please comply with the GNU GPL license this Repository uses. + +> [!Warning] +*"gpt4free"* serves as a **PoC** (proof of concept), demonstrating the development of a an api package with multi-provider requests, with features like timeouts, load balance and flow control. > [!Note] <sup><strong>Lastet version:</strong></sup> [![PyPI version](https://img.shields.io/pypi/v/g4f?color=blue)](https://pypi.org/project/g4f) [![Docker version](https://img.shields.io/docker/v/hlohaus789/g4f?label=docker&color=blue)](https://hub.docker.com/r/hlohaus789/g4f) |