summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorabc <98614666+xtekky@users.noreply.github.com>2023-07-18 01:18:43 +0200
committerabc <98614666+xtekky@users.noreply.github.com>2023-07-18 01:18:43 +0200
commitdca78e5ac8e6e6a113a8e08b9415c3033c09bc11 (patch)
tree40c63e952f80131a257c4fa9099a82d0a9a892b9
parentMerge branch 'main' of https://github.com/xtekky/gpt4free (diff)
downloadgpt4free-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 41c29305..fb267642 100644
--- a/README.md
+++ b/README.md
@@ -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) | ❌ |