Skip to content

Commit

Permalink
Update gemini.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fustyles authored Jan 29, 2025
1 parent 6650ba1 commit 8aa1589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpBlocklyJS/gemini_20240209/gemini.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ async function gemini_chat_image_request(message, imageURL) {
}
]
};
console.log(JSON.stringify(data));

const options = {
method: 'POST',
headers: {
Expand Down

0 comments on commit 8aa1589

Please sign in to comment.