No longer active. This fork has been removed from GitHub. The content below is preserved from MikeWatch's archive.

manueljpconde/mikept

Activity

Themed changes and pull requests touching this fork, newest first. Themed changes that haven't been turned into a public post yet still appear — they're real work even without a published writeup.

📝 Gitignore local agent/AI tool configs 2 commits 2mo ago minor change

Threads of work (detailed view)

2 threads have been distilled into posts.

Add `local` provider for any OpenAI-compatible self-hosted LLM

manueljpconde adds a fourth LLM provider to the abstraction layer, letting self-hosters point the backend at Ollama, LM Studio, or any `/v1/chat/completions`-compatible endpoint. The integration is entirely backend-configured; the browser never learns the URL, model ID, or API key.