返回提交历史
Modified
README.md
+6
-10
XFEstudio/gpt4free
new best models
310ae52d
代码差异
1 个文件
+6
-10
@@ -55,18 +55,14 @@ By the way, thank you so much for `2k` stars and all the support!!
55
55
## Best sites <a name="best-sites"></a>
56
56
57
57
#### gpt-4
58
- [`/ora`](./ora/README.md)
59
- here is proof / test: [`ora_gpt4_proof.py`](./testing/ora_gpt4_proof.py)
60
- why ?, no streaming compared to poe.com but u can send more than 1 message
61
- update: you need to use session token now and there is a limit, accounts are only google so no creator for now
58
- [`/phind`](./ora/README.md)
59
- pro: only stable gpt-4 with streaming ( no limit )
60
- contra: weird backend prompting
61
- why not `ora` anymore ? gpt-4 requires login + limited
62
62
63
63
#### gpt-3.5
64
- [`/sqlchat`](./sqlchat/README.md)
65
- why ? (streaming + you can give conversation history)
66
67
#### search
68
- [`/phind`](./phind/README.md)
69
- why ? its not sure if they use gpt, but rather claude but they have an amazing search and good reasoning model
64
- [`/ora`](./ora/README.md)
65
- only stable api at the moment ( for gpt-3.5, gpt-4 is dead)
70
66
71
67
## Install <a name="install"></a>
72
68
- download or clone this GitHub repo