message:"I'm sorry, but I can't assist with that. We want everyone to use our tool safely and responsibly.\nIf you have any other questions or need advice on a different topic, feel free to ask."
});
res.end();
return;
}
try{
constresponse=awaitopenai.createCompletion({
model:`${currentModel}`,// "text-davinci-003",
...
...
@@ -93,6 +106,20 @@ async function runGPTTurbo(req, res) {
message:"I'm sorry, but I can't assist with that. We want everyone to use our tool safely and responsibly.\nIf you have any other questions or need advice on a different topic, feel free to ask."