We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac62a5e commit fe38481Copy full SHA for fe38481
i18n.json
@@ -33,7 +33,8 @@
33
"model": "gemini-2.5-pro",
34
"prompt": "Translate from {source} to {target}. Output raw JSON only.",
35
"settings": {
36
- "temperature": 0
+ "temperature": 0,
37
+ "response_mime_type": "application/json"
38
}
39
},
40
"$schema": "https://lingo.dev/schema/i18n.json"
0 commit comments