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 ec106ca commit e7b1c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemini_2024029/gemini.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,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 e7b1c30

Please sign in to comment.