返回提交历史
Modified
README.md
+3
-3
XFEstudio/gpt4free
Update README.md
215fbc90
代码差异
1 个文件
+3
-3
@@ -1,6 +1,6 @@
1
1
# GPT4Free (g4f)
2
2
3
[](https://pypi.org/project/g4f) [](https://hub.docker.com/r/hlohaus789/g4f) [](https://www.gnu.org/licenses/gpl-3.0.txt) [](https://pepy.tech/projects/g4f)
3
[](https://pypi.org/project/g4f) [](https://hub.docker.com/r/hlohaus789/g4f) [](https://www.gnu.org/licenses/gpl-3.0.txt) [](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
---