diff options
author | Tekky <98614666+xtekky@users.noreply.github.com> | 2023-10-30 23:38:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-30 23:38:50 +0100 |
commit | ec59448f48ff2bb2bea69192863dcc64940f0f3e (patch) | |
tree | 479d264bff57f176dcf170143c1850fef753c116 | |
parent | Merge pull request #1191 from alienishi/main (diff) | |
parent | Update README.md (diff) | |
download | gpt4free-ec59448f48ff2bb2bea69192863dcc64940f0f3e.tar gpt4free-ec59448f48ff2bb2bea69192863dcc64940f0f3e.tar.gz gpt4free-ec59448f48ff2bb2bea69192863dcc64940f0f3e.tar.bz2 gpt4free-ec59448f48ff2bb2bea69192863dcc64940f0f3e.tar.lz gpt4free-ec59448f48ff2bb2bea69192863dcc64940f0f3e.tar.xz gpt4free-ec59448f48ff2bb2bea69192863dcc64940f0f3e.tar.zst gpt4free-ec59448f48ff2bb2bea69192863dcc64940f0f3e.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -607,7 +607,7 @@ for message in response: ## 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) +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 licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt) Top 1 Contributor: [@hlohaus](https://github.com/hlohaus) ## Copyright |