Models

The language models available in meinGPT, their strengths, and recommendations for usage

meinGPT brings together leading language models (LLMs) from multiple providers under a single interface. For each chat, you choose the model that fits the task — based on the work to be done, the speed you need, and your data protection requirements.

Indicators in the model picker

The model picker shows several indicators to help you decide:

  • EU flag — the model is hosted in the EU and is GDPR-compliant without further measures.
  • US flag / globe — the model runs outside the EU.
  • Quality and speed indicators — visible on hover, each rated 1–5.
  • Reasoning tag — marks models that use an explicit thinking step before answering.
  • Preview tag — the model is still in a preview phase (functionality and behavior may change).
  • Free indicator — the model is not billed and is always available (currently GPT-5 Nano).
  • Cost tier ($ to $$$$) — hovering shows roughly how expensive a model is compared to others ($ = cheap to $$$$ = expensive).
  • Best model — selects GPT-5 first. Only if the conversation, including any attached documents, exceeds GPT-5's context window does it automatically switch to Gemini 2.5 Flash instead. The choice is based solely on how much input there is, not on task type or the reasoning depth required — for demanding tasks, you should still select a specific model manually. By default, only EU-hosted models are used this way.

Note

Data protection: EU-hosted models process all data within the EU. For assistants, you must set the model explicitly — an EU model is not chosen automatically.

Note

Exact prices: You only see the exact price per million tokens in this tooltip if you're a workspace admin. As a regular member, the tooltip shows only the cost tier ($ to $$$$). The full price table can be found under All models.

Recommendations for everyday use

Use caseRecommendation
Standard chat (default)GPT-5.1, GPT-5.5, Claude Sonnet 4.6
Deep reasoning, strategy, auditsGPT-5 Thinking, o3, Gemini 2.5 Pro
Coding and refactoringClaude Sonnet 4.6, Claude Opus 4.8, GPT-5.4
Very long documents / 1M contextGPT-5.4, GPT-5.5, Claude Opus 4.8, Gemini 2.5 Pro
High volume, high throughput, low costGPT-5 mini, GPT-5 Nano (free), Gemini 2.5 Flash
Web research with source citationsWeb Search (Linkup)
Default for assistants with tool callso3, GPT-5 Thinking

Tip

When in doubt, start with a regular (non-reasoning) model. Only switch to a reasoning model if the answers aren't good enough — reasoning consumes noticeably more credits.

Reasoning models vs. standard LLMs

Reasoning models perform a visible thinking step before producing the actual answer. This delivers significantly better results on multi-step or logic-heavy tasks — at the cost of speed and credits.

Task typeStandard LLMReasoning model
Simple text, emails, summariesYesNo (too expensive)
Creative writingYesNo
Complex logic, mathematics, formal analysisNoYes
Multi-step planningSometimesYes
Coding (simple)YesNo
Coding (complex / architectural)SometimesYes
Compliance analysis, auditsNoYes

Tip

Many models (the GPT-5 family, Claude, and Gemini 3.5 Flash) let you choose the reasoning effort — minimal, low, medium, or high — directly in the chat via the model selector. Higher effort means more thorough answers but takes longer and uses more credits. This lets you dial reasoning up or down per message without switching models. Dedicated reasoning models like GPT-5 Thinking and o3 remain available as separate, always-reasoning choices.

Context window and file uploads

The Context column in the model tables below shows the context window in tokens - the total amount of text a model can consider at once in a request (chat history plus all attached files combined). As a rough rule of thumb, one A4 text page is about 500-750 tokens; a model with a 200k context window handles roughly 250-400 pages of plain text, one with 1M context correspondingly more.

Attention

The context window isn't the only limit. In addition to the token limit, AI providers set their own independent limits for PDFs and images: a maximum page count per PDF, a maximum file size or resolution per image, and a maximum number of images per request. These provider limits are not directly tied to context window size - a model with a very large context (e.g. 1M tokens) can still reject a PDF with very many pages, or heavily illustrated documents (e.g. patent filings with many drawings), once the provider's page or image limit is reached. The exact values are set by each AI provider and can change; they appear in the error message when relevant.

If you hit one of these limits, switching to a different model (possibly from a different provider) usually helps - see Chat error messages for details on the individual error messages.

Models differ considerably in consumption: more capable models (currently including o3-pro, GPT-5.4, GPT-5.4 Pro, and the Claude Opus models) cost several times more per request than cheaper ones. The difference sits entirely in the consumption rate — there are no special classes. The exception is models explicitly marked as free, whose use consumes no credits.

OpenAI

OpenAI models mostly run via Azure OpenAI Service — for EU hosting, exclusively in EU data centers (Sweden Central). Individual US variants go directly via OpenAI. Data is not used for training.

ModelHostingReasoningContextGood for
GPT-4o MiniEU128kClassification, tagging, simple summaries, FAQ bots
GPT-4oEU128kGeneral assistant, coding, multimodal, multilingual
GPT-4.1EU1MKnowledge work, consistent output, tool use, long documents
o4-miniEU200kEfficient reasoning tasks, many requests with a logic component
o3EU200kStructured reasoning, multi-step workflows, tool calls in assistants
o3-proUS200kHighly demanding logic, formal analysis, compliance, audits
GPT-5EU400kHigh-quality text, code, agents, long contexts
GPT-5 ThinkingEU400kDifficult logic, planning, mathematics, deep-dive analysis
GPT-5 miniEU400kMany requests, simple tasks, classification, pipelines
GPT-5 NanoEU400kFree for basic conversations and highly cost-sensitive bulk processing
GPT-5.1EU400kStandard model for business and development, agents, planning
GPT-5.2EU✓ Coding400kCoding-heavy workflows that need reasoning (EU)
GPT-5.2 (US)US✓ Coding400kSame class as GPT-5.2, US region
GPT-5.3 ChatUS✓ Coding128kChat-oriented variant with reasoning and coding focus
GPT-5.4EU✓ Coding1MVery long contexts, heavy reasoning and coding tasks (EU)
GPT-5.4 ProUS✓ Coding1MMaximum reasoning + 1M context for the most demanding workloads
GPT-5.5EU✓ Coding1MPrevious EU flagship: reasoning, coding, long contexts
GPT-5.6 SolEU✓ Coding1MNew EU flagship: the most demanding reasoning, coding, and agentic work
GPT-5.6 TerraEU✓ Coding1MBalanced everyday model in the GPT-5.5 class at lower cost
GPT-5.6 LunaEU✓ Coding1MFast and affordable for high throughput, still strong reasoning

Anthropic (Claude)

Claude models run via Google Vertex. Anthropic pioneered the Artifacts concept — accordingly, Claude models produce especially clean artifact output (interactive documents, diagrams, code snippets).

ModelHostingReasoningContextGood for
Claude Haiku 4.5EU200kFast, cheap Anthropic responses for simple tasks
Claude Sonnet 4EU200kAdvanced coding, good balance of intelligence and speed
Claude Sonnet 4.5EU200kProduction coding, complex agents, multi-tool workflows
Claude Sonnet 4.6EU200kEfficient Sonnet all-rounder with high speed
Claude Sonnet 5EU1MCurrent Sonnet with 1M context, balanced speed and quality for coding, analysis, and agentic workflows
Claude Opus 4.1US200kAgentic tasks, large refactorings, software engineering
Claude Opus 4.5EU200kOpus class with EU hosting for high-quality requirements
Claude Opus 4.6EU200kCurrent EU Opus for the most demanding tasks
Claude Opus 4.7EU1MOpus with 1M context for very long documents and codebases
Claude Opus 4.8EU1MCurrent Opus with 1M context, sharper agentic coding and stronger reasoning
Claude Opus 5EU1MNewest Opus with 1M context, the family's highest quality tier

Google (Gemini)

Gemini models run via Google Vertex and stand out with the largest context windows (1M+ tokens). Ideal for long documents, entire knowledge bases, or extensive file uploads.

ModelHostingReasoningContextGood for
Gemini 2.5 FlashEU1MBulk processing, fast APIs, image analysis
Gemini 2.5 ProEU1MComplex code projects, STEM, large datasets, agentic workflows
Web SearchEU200KFast, cited web answers using Claude Haiku 4.5 and Linkup search
Gemini 3 Flash (Preview)US1MNext-generation Flash — preview
Gemini 3.5 FlashEU1MLatest Flash, combines reasoning at Pro level with high speed, multimodal input (text, image, audio, video)
Gemini 3.6 FlashGlobal1MNewest Flash, reasoning at Pro level at nearly halved latency, multimodal input (text, image, audio, video)
Gemini 3.5 Flash-LiteEU1MBudget-optimized for speed and high volume, with reasoning and multimodal input
Gemini 3.1 Pro (Preview)US1MMultimodal reasoning, long contexts, agentic workflows — preview

Mistral

Mistral models are hosted in European data centers and offer a strong EU-native alternative for business applications.

ModelHostingReasoningContextGood for
Mistral Medium 3EU128kEnterprise deployments, multimodal analysis, long documents, coding
Mistral Medium 3.5EU256kLatest Mistral Medium generation with larger context
Magistral Medium 1.2EU128kEU reasoning alternative for logic and analysis tasks
CodeStralEU— Coding256kIDE code completion, fill-in-the-middle, code tests

DeepSeek

DeepSeek models run via Azure AI Foundry and offer cost-efficient reasoning and coding options.

ModelHostingReasoningContextGood for
DeepSeek-V3.2Global— Coding128kCost-efficient batch processing, coding (Python/C++), multilingual
DeepSeek-V4-FlashGlobal✓ Coding1MAffordable reasoning and coding with a long context
DeepSeek-V4-ProGlobal✓ Coding1MMore demanding reasoning and coding with a long context

Other models

ModelProviderHostingReasoningContextGood for
Llama 3.3Meta (hosted on Nebius)EU128kEnterprise RAG, tool use, JSON output, on-premise scenarios
GPT-OSS 120BOpenAI open weights (hosted on Nebius)EU128kSelf-hosting, RAG, on-prem agents
Kimi K2.5Moonshot (hosted on Azure AI Foundry)Global✓ Coding131kReasoning and coding tasks with large context
Kimi K2.6Moonshot (hosted on Azure AI Foundry Sweden)Global✓ Coding256kSuccessor to K2.5 with doubled context window
Kimi K3Moonshot (hosted on Nebius)EU✓ Coding1MLargest context window in the family, EU-hosted reasoning and coding

Image generation

Image models (FLUX family, GPT Image, Gemini image models) are documented separately under Image model management — including hosting region, premium status, and recommendations.

Enabling or disabling models

Which models your users can choose from in the workspace is controlled by you as an admin in the settings. Details: Workspace configuration.

Why do answers differ from ChatGPT, Claude or Gemini directly?

Even when you pick the same model in meinGPT (e.g. GPT-5.5), the answers can differ from what you get in ChatGPT, the Claude app or Gemini directly. This is not a matter of lower model quality - it is the same model from the same provider. The differences come from the environment the model runs in:

  • A different system prompt. ChatGPT and others silently give the model their own heavily prepared system prompt and a fixed answer format. meinGPT uses a more neutral system prompt so the model follows your workspace and assistant settings. For consistent results, set tone and format directly in your prompt or in an assistant.
  • No ChatGPT personalization. In ChatGPT, saved "custom instructions" and memory from earlier conversations often shape the answer - without you noticing. In meinGPT you start without that invisible context. You can bring your saved context across using the memory feature.
  • Randomness is built in. Language models are not deterministic - the same question yields slightly different wording from one run to the next, even in the same tool.
  • Tools and web search. Whether the model may search the web or use tools strongly affects the answer. Use the "+" menu to check that the right tools (e.g. web search) are enabled.

Tip

If meinGPT seems to give "worse" results than ChatGPT, it is almost never the model. State tone, role and format explicitly in your prompt, enable the tools you need - or store both permanently in an assistant.

Why can meinGPT feel slower than ChatGPT or Claude natively?

It's the same model with the same weights - answer quality is identical. Small speed differences from the native app usually come down to:

  • EU hosting: EU models deliberately run in European data centers (e.g. Azure Sweden Central, Google Vertex EU) rather than the fastest US regions. This routing path through our aggregation layer typically costs only fractions of a second, but can become noticeable.
  • Provider load: response times at the AI provider fluctuate during peak times - this affects native apps just the same.

Sustained or sudden slowdowns are almost never a meinGPT server issue - they're provider-side. For a specific error message in chat, see Chat error messages.

Was this page helpful?