diff options
author | abc <98614666+xtekky@users.noreply.github.com> | 2023-07-18 01:18:43 +0200 |
---|---|---|
committer | abc <98614666+xtekky@users.noreply.github.com> | 2023-07-18 01:18:43 +0200 |
commit | dca78e5ac8e6e6a113a8e08b9415c3033c09bc11 (patch) | |
tree | 40c63e952f80131a257c4fa9099a82d0a9a892b9 | |
parent | Merge branch 'main' of https://github.com/xtekky/gpt4free (diff) | |
download | gpt4free-dca78e5ac8e6e6a113a8e08b9415c3033c09bc11.tar gpt4free-dca78e5ac8e6e6a113a8e08b9415c3033c09bc11.tar.gz gpt4free-dca78e5ac8e6e6a113a8e08b9415c3033c09bc11.tar.bz2 gpt4free-dca78e5ac8e6e6a113a8e08b9415c3033c09bc11.tar.lz gpt4free-dca78e5ac8e6e6a113a8e08b9415c3033c09bc11.tar.xz gpt4free-dca78e5ac8e6e6a113a8e08b9415c3033c09bc11.tar.zst gpt4free-dca78e5ac8e6e6a113a8e08b9415c3033c09bc11.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -161,7 +161,7 @@ for token in chat_completion: ### gpt-3.5 / gpt-4 -| Website| Provider| gpt-3.5 | gpt-4 | Streaming | Status | Auth | +| Website| Provider| gpt-3.5 | gpt-4 | Stream | Status | Auth | | --- | --- | --- | --- | --- | --- | --- | | [ai.ls](https://ai.ls) | `g4f.Provider.Ails` | ✔️ | ❌ | ✔️ | ![Active](https://img.shields.io/badge/Active-brightgreen) | ❌ | | [you.com](https://you.com) | `g4f.Provider.You` | ✔️ | ❌ | ✔️ | ![Inactive](https://img.shields.io/badge/Inactive-red) | ❌ | |