naa commited on
Commit
733395c
1 Parent(s): cfce83b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ Have you ever come across some amazing projects that you couldn't use **just bec
6
 
7
  **We've got you covered!** This repository offers **reverse-engineered** third-party APIs for `GPT-4/3.5`, sourced from various websites. You can simply **download** this repository, and use the available modules, which are designed to be used **just like OpenAI's official package**. **Unleash ChatGPT's potential for your projects, now!** You are welcome ; ).
8
 
9
- By the way, thank you so much for `2k` stars and all the support!!
10
 
11
 
12
  ## Table of Contents
@@ -58,7 +58,7 @@ By the way, thank you so much for `2k` stars and all the support!!
58
  ## Best sites <a name="best-sites"></a>
59
 
60
  #### gpt-4
61
- - [`/phind`](./ora/README.md)
62
  - pro: only stable gpt-4 with streaming ( no limit )
63
  - contra: weird backend prompting
64
  - why not `ora` anymore ? gpt-4 requires login + limited
 
6
 
7
  **We've got you covered!** This repository offers **reverse-engineered** third-party APIs for `GPT-4/3.5`, sourced from various websites. You can simply **download** this repository, and use the available modules, which are designed to be used **just like OpenAI's official package**. **Unleash ChatGPT's potential for your projects, now!** You are welcome ; ).
8
 
9
+ By the way, thank you so much for `5k` stars and all the support!!
10
 
11
 
12
  ## Table of Contents
 
58
  ## Best sites <a name="best-sites"></a>
59
 
60
  #### gpt-4
61
+ - [`/phind`](./phind/README.md)
62
  - pro: only stable gpt-4 with streaming ( no limit )
63
  - contra: weird backend prompting
64
  - why not `ora` anymore ? gpt-4 requires login + limited