gemini wtf

This commit is contained in:
reanon
2025-08-08 02:18:20 +02:00
parent 09ce6a70d2
commit 1bf6d6ac99
@@ -125,7 +125,7 @@ export class GoogleAIKeyChecker extends KeyCheckerBase<GoogleAIKey> {
contents: [{ parts: { text: "hi" }, role: "user" }],
tools: [],
safetySettings: [],
generationConfig: { maxOutputTokens: 1 },
generationConfig: { maxOutputTokens: 5 },
};
try {
await axios.post(