mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-12-25 04:01:52 +03:00
~
This commit is contained in:
parent
9776545ab0
commit
55f772c0bc
@ -395,7 +395,7 @@ if __name__ == "__main__":
|
|||||||
|
|
||||||
## Models
|
## Models
|
||||||
### gpt-4
|
### gpt-4
|
||||||
| Website| Provider| gpt-3.5 | gpt-4 | Streaming | Asynchron | Status | Auth |
|
| Website| Provider| gpt-3.5 | gpt-4 | Stream | Async | Status | Auth |
|
||||||
| ------ | ------- | ------- | ----- | --------- | --------- | ------ | ---- |
|
| ------ | ------- | ------- | ----- | --------- | --------- | ------ | ---- |
|
||||||
| [bing.com](https://bing.com/chat) | `g4f.Provider.Bing` | ❌ | ✔️ | ✔️ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
|
| [bing.com](https://bing.com/chat) | `g4f.Provider.Bing` | ❌ | ✔️ | ✔️ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
|
||||||
| [chat.geekgpt.org](https://chat.geekgpt.org) | `g4f.Provider.GeekGpt` | ✔️ | ✔️ | ✔️ | ❌ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
|
| [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__":
|
|||||||
|
|
||||||
### gpt-3.5
|
### gpt-3.5
|
||||||
|
|
||||||
| Website| Provider| gpt-3.5 | gpt-4 | Streaming | Asynchron | Status | Auth |
|
| Website| Provider| gpt-3.5 | gpt-4 | Stream | Async | Status | Auth |
|
||||||
| ------ | ------- | ------- | ----- | --------- | --------- | ------ | ---- |
|
| ------ | ------- | ------- | ----- | --------- | --------- | ------ | ---- |
|
||||||
| [chat3.aiyunos.top](https://chat3.aiyunos.top/) | `g4f.Provider.AItianhuSpace` | ✔️ | ❌ | ✔️ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
|
| [chat3.aiyunos.top](https://chat3.aiyunos.top/) | `g4f.Provider.AItianhuSpace` | ✔️ | ❌ | ✔️ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
|
||||||
| [e.aiask.me](https://e.aiask.me) | `g4f.Provider.AiAsk` | ✔️ | ❌ | ✔️ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
|
| [e.aiask.me](https://e.aiask.me) | `g4f.Provider.AiAsk` | ✔️ | ❌ | ✔️ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ |
|
||||||
|
Loading…
Reference in New Issue
Block a user