s33
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user