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
@@ -14,11 +14,11 @@ YChatGPT aims to abstract all API call logic from ChatGPT for multiple platforms
14
14
15
15
- Go to your project’s file settings and click "Add Package":
16
16
17
-

17
+

18
18
19
-
- To add a new package, search for https://github.com/yml-org/chatgpt-sdk.git in the top right corner:
19
+
- To add a new package, search for https://github.com/yml-org/ychatgpt-sdk.git in the top right corner:
20
20
21
-

21
+

22
22
23
23
Once you have found the package click the "Add Package" button to add it to your project. Now you can start using the SDK in your iOS project!
24
24
@@ -82,7 +82,7 @@ try {
82
82
83
83
## 🤝 Contributions
84
84
85
-
Feel free to make a suggestion or if you find any error in this project, please open an issue. Make sure to read our [contribution guidelines](https://github.com/yml-org/chatgpt-sdk/blob/main/CONTRIBUTING.md) before.
85
+
Feel free to make a suggestion or if you find any error in this project, please open an issue. Make sure to read our [contribution guidelines](https://github.com/yml-org/ychatgpt-sdk/blob/main/CONTRIBUTING.md) before.
0 commit comments