NOC ARP auto-heal for .242/.243, per-site Gitea repos updated

This commit is contained in:
drjones
2026-08-04 00:38:21 -07:00
parent 96590dfe9d
commit 3827b4b194
2 changed files with 19 additions and 3 deletions

View File

@@ -98,7 +98,7 @@ TITLE: {title}
FIRST 300 CHARS: {excerpt}
Return JSON: {{"seo_title": "55-65 char SEO title with keyword", "seo_description": "150-160 char compelling description", "keywords": ["keyword1", "keyword2", ...]}}""",
model="qwen3.5:4b", temperature=0.3)
model="qwen3.5:4b-mlx", temperature=0.3)
# Convert MD to HTML (basic)
html = _md_to_html(draft)