jpbreda pitched a self-hosted model option for Mike
A proposal to let firms run Mike against their own inference servers instead of Anthropic or Google - closed without merging.
jpbreda wired a third model provider into Mike alongside its existing Claude and Gemini paths: any OpenAI-compatible endpoint, the kind exposed by vLLM and similar self-hosted inference stacks. The motivation was operational rather than technical - give firms that don't want client matter data flowing to a commercial API the option of pointing Mike at hardware they control, with the endpoint, credentials, and model names all set by the operator rather than the end user.
The model picker gained a LocalLLM group with full and lightweight variants, and the system treated it as always available since it's configured at the server level. jpbreda tested it against their own endpoint and confirmed document generation worked end to end. Upstream closed the PR on 10 May without merging, so Mike's official provider surface stayed at two.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?