You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.MD
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,14 @@ This is a mobile native iOS Application for interacting with ChatGPT built using
6
6
7
7
## DISCLAIMERS!
8
8
9
-
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.
10
9
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.
11
10
12
11
## Separate SPM repo for API only
13
12
you can add dependency for [ChatGPTSwift](https://github.com/alfianlosari/ChatGPTSwift) to access the API only if you want to integrate into your own app
14
13
14
+
## UPDATE 5 - 8 Feb 2023
15
+
The leaked model had been removed by OpenAI. Until a new model is found, i'll use the default `text-davinci-003`
0 commit comments