Update: 2026-07-04 21:56:02
This commit is contained in:
@@ -249,6 +249,8 @@ class SiroGeminiService {
|
||||
error_log("[SiroGeminiService] Exception: " . $e->getMessage());
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
public function evaluatePostsForReporting(array $posts, string $model = 'gemini-flash-lite-latest'): ?string {
|
||||
if (!$this->apiKey || empty($posts)) return null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user