Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e2e0653de6 |
@@ -43,7 +43,7 @@ async function detectFacesWithCloud(
|
|||||||
"X-Title": "Mintel Image Service",
|
"X-Title": "Mintel Image Service",
|
||||||
},
|
},
|
||||||
body: JSON.stringify({
|
body: JSON.stringify({
|
||||||
model: "google/gemini-2.0-flash-001", // Fast, cheap, and supports vision
|
model: "google/gemini-3-flash-preview", // Fast, cheap, and supports vision
|
||||||
messages: [
|
messages: [
|
||||||
{
|
{
|
||||||
role: "user",
|
role: "user",
|
||||||
|
|||||||
Reference in New Issue
Block a user