feat: Add LocalLLM (vLLM) provider support
- Add OpenAI-compatible LLM provider for local vLLM endpoints - Support for configurable model names via environment variables - Add LocalLLM Main and LocalLLM Lite as default models - Update model selector to include LocalLLM options - Fix generate_docx title fallback for missing parameters - Add LibreOffice dependency note for document conversion
| Repository | nforum/mike |
|---|---|
| Author | Joseph Breda <joseph@mac.lan> |
| Authored | |
| Parents | d9690965 |
| Stats | 16 files changed , +498 , -52 |
| Part of | LocalLLM (vLLM) provider support |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-0c84ef49.md
from inside the repo you want the change in.