Plug in your own OpenAI-compatible / Anthropic LLM endpoint. Four independent capabilities, each with its own switch and silent fallback.
- Auto-extract tags from full article content
- Auto-generate 1-2 sentence summary into frontmatter excerpt
- Optimize article slug (LLM → Translator → pinyin three-tier fallback)
- Clean up converted markdown formatting
Released in v0.6.0. Concurrent execution via Promise.all (~50-70% faster than sequential).
