Skip to content

Commit 8584fbb

Browse files
authored
Update README.MD
1 parent 30be3e5 commit 8584fbb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.MD

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44

55
This is a mobile native iOS Application for interacting with ChatGPT built using SwiftUI and OpenAPI API. It used the leaked model and special prompt to access ChatGPT using Open AI Completions API endpoint.
66

7-
## UPDATE
7+
## UPDATE 2 - 3 Feb 2023
8+
It's working again after updating to the latest *model*
9+
10+
## UPDATE 1
811
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.
912

1013
## Video tutorial

0 commit comments

Comments
 (0)