XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/gpt4free

docu

121976b3
t.me/xtekky <98614666+xtekky@users.noreply.github.com>
提交于

代码差异

1 个文件 +5 -3
Modified README.md +5 -3
@@ -37,9 +37,11 @@ This repository provides reverse-engineered language models from various sources
37 37
38 38 These sites will be reverse engineered but need account access:
39 39
40 * [chat.openai.com/chat](https://chat.openai.com/chat)
41 * [bard.google.com](https://bard.google.com)
42 * [bing.com/chat](https://bing.com/chat)
40 | Website | Model(s) |
41 | --------------------------------------------------- | -------------- |
42 | [chat.openai.com/chat](https://chat.openai.com/chat)| GPT-3.5 |
43 | [bard.google.com](https://bard.google.com) | custom / search|
44 | [bing.com/chat](https://bing.com/chat) | gpt-4/3.5 |
43 45
44 46 ## Usage Examples <a name="usage-examples"></a>
45 47