Skip to content

Commit 06e6836

Browse files
authored
Update README.MD
1 parent 56befe4 commit 06e6836

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.MD

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ This is a mobile native iOS Application for interacting with ChatGPT built using
66

77
## DISCLAIMERS!
88

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.
109
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.
1110

1211
## Separate SPM repo for API only
1312
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
1413

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`
16+
1517
## UPDATE 4 - 7 Feb 2023
1618

1719
Add separate target for watchOS independent App

0 commit comments

Comments
 (0)