Skip to content

Commit 17dea11

Browse files
authored
Update README.md
1 parent fe9955d commit 17dea11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ This README.md file guides you through the process of integrating the ChatGPT AP
2727
- Upload the index.html, style.css, script.js, and gptchat.php files to your web server.
2828
- Access the index.html file in your browser (e.g., https://yourdomain.com/index.html).
2929
- Type a message in the chat input field and press Enter or click the Send button to send the message.
30-
- The ChatGPT API should respond with a message from the language model.
30+
- The OpenAI API should respond with a message from the language model.
3131
- Be careful and set limits on your OpenAI Dashboard
3232

3333
## OpenAi-API Endpoints
34-
change gptchat.php & config.php to your needs
34+
**please change gptchat.php & config.php to your needs**
3535

3636
ENDPOINT | MODEL NAME
3737
-- | --

0 commit comments

Comments
 (0)