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

XFEstudio/gpt4free

~

55f772c0
abc <98614666+xtekky@users.noreply.github.com>
提交于

代码差异

1 个文件 +2 -2
Modified README.md +2 -2
@@ -395,7 +395,7 @@ if __name__ == "__main__":
395 395
396 396 ## Models
397 397 ### gpt-4
398 | Website| Provider| gpt-3.5 | gpt-4 | Streaming | Asynchron | Status | Auth |
398 | Website| Provider| gpt-3.5 | gpt-4 | Stream | Async | Status | Auth |
399 399 | ------ | ------- | ------- | ----- | --------- | --------- | ------ | ---- |
400 400 | [bing.com](https://bing.com/chat) | `g4f.Provider.Bing` | ❌ | ✔️ | ✔️ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
401 401 | [chat.geekgpt.org](https://chat.geekgpt.org) | `g4f.Provider.GeekGpt` | ✔️ | ✔️ | ✔️ | ❌ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
@@ -409,7 +409,7 @@ if __name__ == "__main__":
409 409
410 410 ### gpt-3.5
411 411
412 | Website| Provider| gpt-3.5 | gpt-4 | Streaming | Asynchron | Status | Auth |
412 | Website| Provider| gpt-3.5 | gpt-4 | Stream | Async | Status | Auth |
413 413 | ------ | ------- | ------- | ----- | --------- | --------- | ------ | ---- |
414 414 | [chat3.aiyunos.top](https://chat3.aiyunos.top/) | `g4f.Provider.AItianhuSpace` | ✔️ | ❌ | ✔️ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
415 415 | [e.aiask.me](https://e.aiask.me) | `g4f.Provider.AiAsk` | ✔️ | ❌ | ✔️ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |