Skip to content

Commit bcdea9d

Browse files
authored
Update README.MD
1 parent d06db4e commit bcdea9d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.MD

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ It's working again after updating to the latest *model*
2727
## UPDATE 1
2828
At the time this video is published, the leaked model to access ChatGPT using Completion API endpoint had been taken down by OpenAI, so it won't work. But most of the concept should remain the same for building the application UI and state management. When the official API is released, you can simply update to use the public model and official endpoint for ChatGPT :) I'll also update the GitHub repo and create a follow-up video when it will be released in near future.
2929

30+
## DISCLAIMERS!
31+
32+
This uses a leaked model with special prompt to trigger. Conversation history is stored on client. Its an unpatched bug that might be taken down in future.
33+
34+
Use this at your own risk, there is a possibility that OpenAI might ban your account using this approach! I don't take any responsibility.
35+
3036
## Video tutorial
3137
- [iOS YouTube](https://youtu.be/PLEgTCT20zU)
3238
- [macOS YouTube](https://youtu.be/Wl1cDvwpJoE)

0 commit comments

Comments
 (0)