✦ Announcement

What's New in Jivam 0.2.1: Together AI, Model Switching, and a Smoother Windows Setup

Together AI support, a live model picker for Chat and Code mode, cleaner reasoning output, and a Windows install flow that finally matches macOS. Here's everything in 0.2.1.

Jul 15, 2026 5 min read

Jivam 0.2.1 is out, and it’s the release where “bring your own model” stops meaning “pick one model at setup and live with it.” You can now add Together AI as a provider, switch models on the fly from inside a chat or coding session, and — for anyone running a Together reasoning model — actually read the response instead of scrolling past a wall of raw <think> tags. Windows setup also got the same guided, no-admin treatment macOS has had for a while.

Here’s the full rundown.

Together AI, as a first-class provider

Jivam already supported Sarvam AI, Krutrim Cloud, and Groq. Together AI joins that list — endpoint, defaults, and all — so setup is the same one-screen flow you’re used to: paste your API key, pick Together AI from the list, and go.

Custom endpoints got more forgiving at the same time. If you’re pointing Jivam at your own OpenAI-compatible server, you can now paste either the base URL (https://your-host/v1) or the full chat-completions URL (https://your-host/v1/chat/completions) — Jivam normalizes it either way instead of silently failing on whichever form it didn’t expect.

A real model picker — and you can change your mind mid-conversation

Every provider Jivam supports follows the OpenAI API convention of exposing a /v1/models endpoint. Jivam now calls it. Open Settings → Models and you’ll see a searchable dropdown of every model your provider currently offers, instead of typing a model name from memory (or a stale doc).

More importantly, that same picker now lives inside Chat mode and Code mode themselves, in the settings popover next to Deep Run and Max Iterations. Mid-conversation, decide you want a different model — done. Jivam quietly re-initializes the session behind the scenes and reloads your conversation history, so nothing you’ve already discussed is lost. Saving a new default model from the main Settings screen does the same thing immediately, rather than waiting for your next new chat.

Under the hood this isn’t a live hot-swap — jiva-core’s model orchestrator doesn’t expose one — so Jivam does the next best thing: persist the new model, cleanly tear down and reinitialize the session with the exact same workspace and MCP servers it had a moment ago, then restore the conversation. From where you’re sitting, it just feels instant.

No more raw <think> tags in your chat

Reasoning models — Together AI’s included — often narrate their own thinking inline, wrapped in <think>...</think>. Most providers strip that before it reaches you. Some don’t, and previously, if yours didn’t, that entire internal monologue landed directly in your chat window in Deep Run mode.

Jivam now catches this itself: thinking content is pulled out of the response and tucked behind a collapsible Show thinking toggle, in both Chat and Code mode, for live responses and for conversations you reload later. The answer you asked for is right there; the model’s scratch work is one click away if you want it.

Vision-capable reasoning models, correctly routed

Jivam used to assume any model that could “see” an image had to be a separate multimodal model, routing every image through a caption-then-forward pipeline before your reasoning model ever saw it. That’s not true of every provider anymore — some reasoning models handle images natively. There’s now a “this model supports vision” toggle in advanced Model settings; flip it on for a model that has native vision, and Jivam sends images to it directly instead of taking the detour.

While we were in there, we also fixed Sarvam-105B’s default output-token ceiling, which had drifted from the actual limit on Sarvam’s standard plan.

Windows setup, brought up to parity with macOS

The install experience on Windows had been playing catch-up to macOS for a couple of releases. 0.2.1 closes that gap:

Getting it

If you’re already running Jivam, it’ll pick up 0.2.1 automatically the next time you open it. New here? One command gets you set up — see the download page for macOS, Linux, and Windows.

As always, full technical detail lives in the release notes on GitHub.

J

Jivam Team

We're a small team building AI tools for India's next generation of knowledge workers. Follow us on Twitter for updates.

Try Jivam today.
It's free.

Available on macOS, Windows, and Linux.

Download Jivam →