s33
parent
e8c29025aa
commit
d4d2a32a71
|
@ -23,7 +23,7 @@ const aiEvaluateImageToStar = async (req, res) => {
|
|||
// .catch(error => {
|
||||
// console.error('Error:', error);
|
||||
// });
|
||||
console.log(screenshotUrl.data.filePath)
|
||||
// console.log(screenshotUrl.data.filePath)
|
||||
const openAiPayload = {
|
||||
model: 'gpt-4o-mini',
|
||||
messages: [
|
||||
|
|
Loading…
Reference in New Issue