Skip to content

Commit 705317d

Browse files
authored
Update README.md
1 parent b56e7f8 commit 705317d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ This README.md file guides you through the process of integrating the ChatGPT AP
2222

2323
## Setting Up
2424
- clone this git
25-
- Replace YOUR_API_KEY in 'config.php with the API key you generated earlier.
25+
- Replace YOUR_API_KEY and MODEL in 'config.php
26+
- Replace API_ENDPOINT URL in gptchat.php to your needs (see list below)
2627
- Upload the index.html, style.css, script.js, and gptchat.php files to your web server.
2728
- Access the index.html file in your browser (e.g., https://yourdomain.com/index.html).
2829
- Type a message in the chat input field and press Enter or click the Send button to send the message.

0 commit comments

Comments
 (0)