feat: support any OpenAI-compatible LLM endpoint
Allow OPENAI_BASE_URL plus chat/completions vs Responses API mode so Mike can call Cerebras, Bedrock Mantle, and other OpenAI-compatible servers. Model picker loads from GET /config/models with env-driven OPENAI_MODELS and optional OPENAI_COMPAT_ANY_MODEL.
| Repository | mrdulasolutions/mike |
|---|---|
| Author | MRDula <mac@MRDulas-MacBook-Pro.local> |
| Authored | |
| Parents | a3ab1b38 |
| Stats | 17 files changed , +1178 , -112 |
| Part of | Configurable OpenAI-compatible LLM endpoint |
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-9f370da0.md
from inside the repo you want the change in.