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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# PHP-ChatGPT (OpenAI) connection
2
-
The `index.php` is a simple and beginner-friendly .php file to connect to OpenAi's API and prompt a text request using `cUrl()`. <br>
2
+
The `index.php` is a simple .php file to connect to OpenAi's API and prompt a text request using `cUrl()`. <br>
3
3
OPTIONAL: You can use the `ChatGPT.php` class to create both **image** and **text** request with the help of OpenAi's API. More details in comments. <br>
0 commit comments