new best models
This commit is contained in:
parent
77006dd9e0
commit
310ae52d3f
1 changed files with 6 additions and 10 deletions
16
README.md
16
README.md
|
@ -55,18 +55,14 @@ By the way, thank you so much for `2k` stars and all the support!!
|
||||||
## Best sites <a name="best-sites"></a>
|
## Best sites <a name="best-sites"></a>
|
||||||
|
|
||||||
#### gpt-4
|
#### gpt-4
|
||||||
- [`/ora`](./ora/README.md)
|
- [`/phind`](./ora/README.md)
|
||||||
- here is proof / test: [`ora_gpt4_proof.py`](./testing/ora_gpt4_proof.py)
|
- pro: only stable gpt-4 with streaming ( no limit )
|
||||||
- why ?, no streaming compared to poe.com but u can send more than 1 message
|
- contra: weird backend prompting
|
||||||
- update: you need to use session token now and there is a limit, accounts are only google so no creator for now
|
- why not `ora` anymore ? gpt-4 requires login + limited
|
||||||
|
|
||||||
#### gpt-3.5
|
#### gpt-3.5
|
||||||
- [`/sqlchat`](./sqlchat/README.md)
|
- [`/ora`](./ora/README.md)
|
||||||
- why ? (streaming + you can give conversation history)
|
- only stable api at the moment ( for gpt-3.5, gpt-4 is dead)
|
||||||
|
|
||||||
#### search
|
|
||||||
- [`/phind`](./phind/README.md)
|
|
||||||
- why ? its not sure if they use gpt, but rather claude but they have an amazing search and good reasoning model
|
|
||||||
|
|
||||||
## Install <a name="install"></a>
|
## Install <a name="install"></a>
|
||||||
- download or clone this GitHub repo
|
- download or clone this GitHub repo
|
||||||
|
|
Loading…
Reference in a new issue