dwrz 486cc5fa52 Add answer worker
Subsystem for message processing: parses messages, generates LLM
responses, and replies with SMTP.

Introduces:
- answer: message processing worker.
- llm: OpenAI API compatible client with support for tool execution.
- message: message parsing and response logic.
- tool: converts YAML configuration into executable subprocesses.
- smtp: simple config and client wrapper for sending email.
2026-01-04 21:01:57 +00:00
2026-01-04 21:01:57 +00:00
2026-01-04 20:57:40 +00:00
2026-01-04 20:57:40 +00:00
2026-01-04 20:57:40 +00:00
2026-01-04 20:58:30 +00:00
Description
Query LLMs via email
MIT 2.3 MiB
Languages
Go 97.7%
Makefile 2.3%