context window — The maximum amount of text a model can consider at once — its working memory for the current conversation or task.
multimodal — A model that works with more than text — reading images, audio, or video, and sometimes generating them too.
AI agent — An AI system that doesn't just answer once but works toward a goal in a loop — taking actions, reading the results, and deciding what to do next.
inference — Running a trained model to get answers — the phase where AI is actually used, as opposed to trained.
Why it matters
A 125B-total / 6B-active model with a 1M-token window and multimodalA model that works with more than text — reading images, audio, or video, and sometimes generating them too.Full definition → input is now selectable inside OpenCode Go, giving coding-AI agentAn AI system that doesn't just answer once but works toward a goal in a loop — taking actions, reading the results, and deciding what to do next.Full definition → users a cheap long-context windowThe maximum amount of text a model can consider at once — its working memory for the current conversation or task.Full definition → option without changing tooling.