From 3a73d0a9bea34393cf3347bf202dc5bbeaf6e55f Mon Sep 17 00:00:00 2001 From: Kar Date: Thu, 21 Nov 2024 21:06:34 +0530 Subject: [PATCH] aiFeedbackOnReport --- src/routes/api/aiFeedbackOnReport.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {