Skip to content

Commit 156f978

Browse files
committed
update README
1 parent ba123e5 commit 156f978

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.MD

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ This is a mobile native iOS Application for interacting with ChatGPT built using
77
## Separate SPM repo for API only
88
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
99

10+
## UPDATE 4 - 5 Feb 2023
11+
Add separate target for macOS Menu Bar App
12+
1013
## UPDATE 3 - 4 Feb 2023
1114
Update to a much shorter prompt for triggering ChatGPT
1215

@@ -17,7 +20,8 @@ It's working again after updating to the latest *model*
1720
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.
1821

1922
## Video tutorial
20-
[YouTube](https://youtu.be/PLEgTCT20zU)
23+
[iOS YouTube](https://youtu.be/PLEgTCT20zU)
24+
[macOS YouTube](https://youtu.be/Wl1cDvwpJoE)
2125

2226
## Requierements
2327
- Xcode 14

0 commit comments

Comments
 (0)