aiFeedbackOnReport

galleryApi
Kar 2024-11-21 21:06:34 +05:30
parent cad9154900
commit 3a73d0a9be
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {