diff options
author | ading2210 <ading2019@gmail.com> | 2023-05-18 09:21:18 +0200 |
---|---|---|
committer | ading2210 <ading2019@gmail.com> | 2023-05-18 09:21:18 +0200 |
commit | 0a59e65c6a8860635d55ba72252c96a4712e5fab (patch) | |
tree | 190554f93762c998ec8112a1c5a7a0f857555b10 /README.md | |
parent | add deepai wrapper (diff) | |
download | gpt4free-0a59e65c6a8860635d55ba72252c96a4712e5fab.tar gpt4free-0a59e65c6a8860635d55ba72252c96a4712e5fab.tar.gz gpt4free-0a59e65c6a8860635d55ba72252c96a4712e5fab.tar.bz2 gpt4free-0a59e65c6a8860635d55ba72252c96a4712e5fab.tar.lz gpt4free-0a59e65c6a8860635d55ba72252c96a4712e5fab.tar.xz gpt4free-0a59e65c6a8860635d55ba72252c96a4712e5fab.tar.zst gpt4free-0a59e65c6a8860635d55ba72252c96a4712e5fab.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -195,7 +195,7 @@ docker-compose up --build -d This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt) -Most code, with the exception of `quora/api.py` (by [ading2210](https://github.com/ading2210)), has been written by me, [xtekky](https://github.com/xtekky). +Most code, with the exception of `quora/api.py` and `deepai/__init__.py` (by [ading2210](https://github.com/ading2210)), has been written by me, [xtekky](https://github.com/xtekky). ### Copyright Notice: <a name="copyright"></a> |