File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ This README.md file guides you through the process of integrating the ChatGPT AP
27
27
- Upload the index.html, style.css, script.js, and gptchat.php files to your web server.
28
28
- Access the index.html file in your browser (e.g., https://yourdomain.com/index.html ).
29
29
- 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.
31
31
- Be careful and set limits on your OpenAI Dashboard
32
32
33
33
## OpenAi-API Endpoints
34
- change gptchat.php & config.php to your needs
34
+ ** please change gptchat.php & config.php to your needs**
35
35
36
36
ENDPOINT | MODEL NAME
37
37
-- | --
You can’t perform that action at this time.
0 commit comments