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

XFEstudio/gpt4free

Update README.md

215fbc90
H Lohaus <hlohaus@users.noreply.github.com>
提交于

代码差异

1 个文件 +3 -3
Modified README.md +3 -3
@@ -1,6 +1,6 @@
1 1 # GPT4Free (g4f)
2 2
3 [![PyPI](https://img.shields.io/pypi/v/g4f)](https://pypi.org/project/g4f) [![Docker Hub](https://img.shields.io/badge/docker-hlohaus789%2Fg4f-blue)](https://hub.docker.com/r/hlohaus789/g4f) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-red.svg)](https://www.gnu.org/licenses/gpl-3.0.txt) [![PyPI Downloads](https://static.pepy.tech/personalized-badge/g4f?period=total&units=INTERNATIONAL_SYSTEM&left_color=BLACK&right_color=GREEN&left_text=downloads)](https://pepy.tech/projects/g4f)
3 [![PyPI](https://img.shields.io/pypi/v/g4f)](https://pypi.org/project/g4f) [![Docker Hub](https://img.shields.io/badge/docker-hlohaus789%2Fg4f-blue)](https://hub.docker.com/r/hlohaus789/g4f) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-red.svg)](https://www.gnu.org/licenses/gpl-3.0.txt) [![PyPI Downloads](https://img.shields.io/pypi/dm/g4f)](https://pepy.tech/projects/g4f)
4 4
5 5 <p align="center">
6 6 <img src="https://github.com/user-attachments/assets/7f60c240-00fa-4c37-bf7f-ae5cc20906a1" alt="GPT4Free logo" height="200" />
@@ -454,7 +454,7 @@ GPT4Free is guided by community principles:
454 454 4. Community-centered development and broad access to AI technologies.
455 455 5. Promote innovation, creativity, and accessibility.
456 456
457 https://g4f.dev/manifest
457 https://g4f.dev/manifesto
458 458
459 459 ---
460 460
@@ -531,7 +531,7 @@ Docs & deeper reading
531 531 - Full docs: https://g4f.dev/docs
532 532 - Client API docs: https://g4f.dev/docs/client
533 533 - Async client docs: https://g4f.dev/docs/async_client
534 - Provider guides: https://g4f.dev/docs/guides
534 - Provider guides: https://g4f.dev/docs/providers
535 535 - Local inference: https://g4f.dev/docs/local
536 536
537 537 ---