Providers/Thinking Machines
Thinking Machines
Inkling — the open-weight multimodal model from Mira Murati's Thinking Machines Lab.
Operational
Model LabOpen Weights
Models on Brainbase
About
Thinking Machines Lab, founded by former OpenAI CTO Mira Murati, builds Inkling — an open-weight model with native text and image understanding.
On Brainbase, Inkling runs platform-billed via Baseten inside Codex Agent, OpenCode, or Qwen Code, with full vision support out of the box.
Available on Brainbase:
- Inkling: Thinking Machines' flagship multimodal model, including Inkling
Run these models in Codex, OpenCode, or Qwen Code — selected per task like any other platform model.
Try it on Brainbase
One API call boots a managed sandbox on the codex harness pointed at thinkingmachines/inkling. Hosting, scaling, and billing are handled for you.
curl -X POST https://api.brainbaselabs.com/v2/agents \
-H "Authorization: Bearer $BRAINBASE_API_KEY" \
-d '{
"title": "my-agent",
"runtime_kind": "codex",
"default_model": "thinkingmachines/inkling"
}'runtime_kind/codexmodel/thinkingmachines/inkling