gemini wtf
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user