diff --git a/src/routes/api/aiFeedbackOnReport.js b/src/routes/api/aiFeedbackOnReport.js index 73503a3..b5511af 100644 --- a/src/routes/api/aiFeedbackOnReport.js +++ b/src/routes/api/aiFeedbackOnReport.js @@ -1,5 +1,5 @@ const aiFeedbackOnReport = async (req, res) => { - const fetch = require('node-fetch'); + // const fetch = require('node-fetch'); const url = process.env.AI_API_ENDOINT; const api_key = process.env.AI_API_KEY; const payload = {