返回提交历史
Modified
README.md
+4
-3
XFEstudio/gpt4free
Update README.md
c9d0e6dd
代码差异
1 个文件
+4
-3
@@ -35,17 +35,18 @@ Please note the following:
35
35
| **ChatGPT clone** | A ChatGPT clone with new features and scalability | [](https://chat.chatbot.sex/chat) | - |
36
36
| **How to install** | Instructions on how to install gpt4free | [](#install) | - |
37
37
| **Legal Notice** | Legal notice or disclaimer | [](#legal-notice) | - |
38
38
39
| **Copyright** | Copyright information | [](#copyright) | - |
39
40
| **Star History** | Star History | [](#star-history) | - |
40
41
| **Usage Examples** | | | |
41
42
42
| `theb` | Example usage for theb (gpt-3.5) | [](./theb/README.md) |  | ||
43
| `theb` | Example usage for theb (gpt-3.5) | [](./theb/README.md) |  |
43
44
44
45
| `forefront` | Example usage for forefront (gpt-4) | [](./forefront/README.md) |  | ||
45
46
46
| `quora (poe)` | Example usage for quora | [](./quora/README.md) |  | ||
47
| `quora (poe)` | Example usage for quora | [](./quora/README.md) |  |
47
48
48
| `you` | Example usage for you | [](./you/README.md) |  |||
49
| `you` | Example usage for you | [](./you/README.md) |  |
49
50
| **Try it Out** | | | |
50
51
| Google Colab Jupyter Notebook | Example usage for gpt4free | [](https://colab.research.google.com/github/DanielShemesh/gpt4free-colab/blob/main/gpt4free.ipynb) | - |
51
52
| replit Example (feel free to fork this repl) | Example usage for gpt4free | [](https://replit.com/@gpt4free/gpt4free-webui) | - |