diff options
author | t.me/xtekky <98614666+xtekky@users.noreply.github.com> | 2023-04-17 01:14:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-17 01:14:41 +0200 |
commit | ab538ac3e045b821d173d7277b203bd480d2cd23 (patch) | |
tree | dc10fedb53ed1de96846813a431502f838913736 | |
parent | poe.com api (gpt-4) [added license for api.py] (diff) | |
download | gpt4free-ab538ac3e045b821d173d7277b203bd480d2cd23.tar gpt4free-ab538ac3e045b821d173d7277b203bd480d2cd23.tar.gz gpt4free-ab538ac3e045b821d173d7277b203bd480d2cd23.tar.bz2 gpt4free-ab538ac3e045b821d173d7277b203bd480d2cd23.tar.lz gpt4free-ab538ac3e045b821d173d7277b203bd480d2cd23.tar.xz gpt4free-ab538ac3e045b821d173d7277b203bd480d2cd23.tar.zst gpt4free-ab538ac3e045b821d173d7277b203bd480d2cd23.zip |
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -314,7 +314,13 @@ You can install these packages using the provided `requirements.txt` file. ├── you/ ├── README.md <-- this file. └── requirements.txt - + + +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=xtekky/openai-gpt4&type=Timeline)](https://star-history.com/#xtekky/openai-gpt4&Timeline) + + ## Copyright: This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt) |