diff options
author | Tekky <98614666+xtekky@users.noreply.github.com> | 2023-09-21 00:53:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-21 00:53:21 +0200 |
commit | a76055652b80300c14d3b501a0d222a5f8d9dd08 (patch) | |
tree | 7392c205b7e0cba427d69855f1c44dc22d360663 /README.md | |
parent | ~ | Merge pull request #917 from Jasonnor/patch-1 (diff) | |
download | gpt4free-a76055652b80300c14d3b501a0d222a5f8d9dd08.tar gpt4free-a76055652b80300c14d3b501a0d222a5f8d9dd08.tar.gz gpt4free-a76055652b80300c14d3b501a0d222a5f8d9dd08.tar.bz2 gpt4free-a76055652b80300c14d3b501a0d222a5f8d9dd08.tar.lz gpt4free-a76055652b80300c14d3b501a0d222a5f8d9dd08.tar.xz gpt4free-a76055652b80300c14d3b501a0d222a5f8d9dd08.tar.zst gpt4free-a76055652b80300c14d3b501a0d222a5f8d9dd08.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -519,12 +519,9 @@ for message in response: print(message, flush=True, end='') ``` -## ChatGPT clone - -> We are currently implementing new features and trying to scale it, but please be patient as it may be unstable. -> https://chat.g4f.ai/chat -> This site was developed by me and includes **gpt-4/3.5**, **internet access** and **gpt-jailbreak's** like DAN -> Run locally here: https://github.com/xtekky/chatgpt-clone. +## Contributors +A list of the contributors is available [here](https://github.com/xtekky/gpt4free/graphs/contributors) +The [`Vercel.py`](https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/Vercel.py) file contains code from [vercel-llm-api](https://github.com/ading2210/vercel-llm-api) by [@ading2210](https://github.com/ading2210), which is licenced under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt) ## Copyright: |