feat: summarize with gemma4:26b using converged prompt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Mortdecai
2026-06-07 13:17:28 -04:00
parent f19c04bdc1
commit fa580ec936
3 changed files with 143 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"freshrss_user": "your-username",
"freshrss_api_key": "your-api-password",
"ollama_url": "http://your-ollama-ip:11434",
"ollama_model": "qwen2.5:1.5b",
"ollama_model": "gemma4:26b",
"yourls_url": "http://your-yourls-ip/yourls-api.php",
"yourls_user": "yourls-username",
"yourls_pass": "yourls-password",