XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/gpt4free

star history & copyright notice

ab538ac3
t.me/xtekky <98614666+xtekky@users.noreply.github.com>
提交于

代码差异

1 个文件 +7 -1
Modified README.md +7 -1
@@ -314,7 +314,13 @@ You can install these packages using the provided `requirements.txt` file.
314 314 ├── you/
315 315 ├── README.md <-- this file.
316 316 └── requirements.txt
317
317
318
319 ## Star History
320
321 [![Star History Chart](https://api.star-history.com/svg?repos=xtekky/openai-gpt4&type=Timeline)](https://star-history.com/#xtekky/openai-gpt4&Timeline)
322
323
318 324 ## Copyright:
319 325 This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt)
320 326