diff --git a/index.js b/index.js index d211187..e533c89 100644 --- a/index.js +++ b/index.js @@ -175,4 +175,4 @@ function chatgpt(query, messages, callback) { reject(error); }); }); -} \ No newline at end of file +}