• 2026-04.3 283faddb05

    cclohmar released this 2026-04-23 11:13:10 +00:00 | 10 commits to main since this release

    • DeepSeek API client with configurable model, temperature, max tokens
    • Prompt template engine: loads bin/prompt.txt at runtime, substitutes {sender}/{subject}/{body}
    • Response parser validates folder names (Important/eCommerce/Spam/Other) and confidence scores (1-100)
    • Graceful fallback to placeholder classifier if prompt file/API key missing
    • Email body text limit increased to 4000 chars for AI context
    • Replaced EmailSummary.Snippet with EmailSummary.Body
    • Wired real AI classifier into main.go init
    Downloads