返回提交历史
Modified
README.md
+2
-2
XFEstudio/gpt4free
~
55f772c0
代码差异
1 个文件
+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` | ❌ | ✔️ | ✔️ | ✔️ |  | ❌ |
401
401
| [chat.geekgpt.org](https://chat.geekgpt.org) | `g4f.Provider.GeekGpt` | ✔️ | ✔️ | ✔️ | ❌ |  | ❌ |
@@ -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` | ✔️ | ❌ | ✔️ | ✔️ |  | ❌ |
415
415
| [e.aiask.me](https://e.aiask.me) | `g4f.Provider.AiAsk` | ✔️ | ❌ | ✔️ | ✔️ |  | ❌ |