返回提交历史
Modified
README.md
+3
-0
XFEstudio/gpt4free
add references to deepai to the main readme
6f8cbf87
代码差异
1 个文件
+3
-0
@@ -96,6 +96,7 @@ Just API's from some language model sites.
96
96
| `forefront` | Example usage for forefront (gpt-4) | [](gpt4free/forefront/README.md) |  | ||
97
97
| `quora (poe)` | Example usage for quora | [](gpt4free/quora/README.md) |  |
98
98
| `you` | Example usage for you | [](gpt4free/you/README.md) |  |
99
| `deepai` | Example usage for DeepAI (gpt-3.5, with chat) | [](gpt4free/deepai/README.md) |  |
99
100
| **Try it Out** | | | |
100
101
| Google Colab Jupyter Notebook | Example usage for gpt4free | [](https://colab.research.google.com/github/DanielShemesh/gpt4free-colab/blob/main/gpt4free.ipynb) | - |
101
102
| replit Example (feel free to fork this repl) | Example usage for gpt4free | [](https://replit.com/@gpt4free/gpt4free-webui) | - |
@@ -126,6 +127,8 @@ Just API's from some language model sites.
126
127
| [bard.google.com](https://bard.google.com) | custom / search |
127
128
| [bing.com/chat](https://bing.com/chat) | GPT-4/3.5 |
128
129
| [italygpt.it](https://italygpt.it) | GPT-3.5 |
130
| [deepai.org](https://deepai.org/chat) | GPT-3.5 / chat support |
131
129
132
130
133
## Best sites <a name="best-sites"></a>
131
134