MojarMojar
Get started

Choosing a model

Compare the OpenAI, Anthropic, Google, and DeepSeek models available in Mojar.

Every Mojar agent is powered by one language model. You choose the model in your agent's Settings. The right choice depends on the complexity of your use case, how much context your documents require, and the plan you are on.

Available providers and models

Mojar supports four providers. All current models include reasoning capability (they can show their thinking process before answering).

ModelProviderGood for
GPT-5.4 nanoOpenAIGeneral-purpose; the default for new agents; fast and cost-efficient
GPT-5.4 miniOpenAIMore capable than nano; balanced speed and quality
GPT-5.4 highOpenAIHigh-stakes tasks requiring the strongest OpenAI reasoning; Enterprise plan
DeepSeek-V4-FlashDeepSeekFast reasoning; competitive cost; available on all plans
DeepSeek-V4-ProDeepSeekHigher-quality reasoning from DeepSeek; Pro plan and above
Gemini 3 FlashGoogleEfficient Google model; Pro plan and above
Gemini 3.1 Flash-LiteGoogleLightweight; low cost; all plans
Gemini 3.5 FlashGoogleStrong reasoning with Google's latest Flash generation; Pro plan and above
Gemini 3.1 ProGoogleGoogle's most capable model; Enterprise plan
Claude Sonnet 4.6AnthropicExtended thinking; strong at analysis and writing; Enterprise plan

Reasoning models

All models listed above are reasoning models — they can think through a problem step by step before producing a final answer. In Mojar's chat interface you can expand the "View reasoning process" section to see the model's thinking.

OpenAI models use the Responses API with reasoningEffort: high for GPT-5.x series. DeepSeek models use DeepSeek's native thinking mode. Claude Sonnet 4.6 uses Anthropic's extended thinking capability.

How to change a model

Open your agent and go to Settings in the left sidebar.

Find the model selector and choose the model you want.

Save your changes. The new model takes effect on the next conversation.

Agent Settings page with the model selector open and a list of available models

Plan availability

PlanAvailable models
FreeGPT-5.4 nano, DeepSeek-V4-Flash, Gemini 3.1 Flash-Lite
ProAll Free models + DeepSeek-V4-Pro, GPT-5.4 mini, Gemini 3.5 Flash, Gemini 3 Flash
EnterpriseAll Pro models + GPT-5.4 high, Gemini 3.1 Pro, Claude Sonnet 4.6

Which model should I start with?

  • Default choice: GPT-5.4 nano is the default for new agents. It handles most knowledge-base Q&A tasks well at low cost.
  • Higher quality: upgrade to GPT-5.4 mini or DeepSeek-V4-Pro if responses feel too brief or miss nuance.
  • Large documents: models with a larger context window handle long documents with less truncation. See your agent's Settings for the context-window size of each model.
  • Writing and analysis: Claude Sonnet 4.6 performs particularly well on long-form writing, RFP responses, and analytical tasks.
  • Cost-sensitive workloads: Gemini 3.1 Flash-Lite and GPT-5.4 nano offer the lowest per-token cost.

On this page