Which model should I use?
AirOps offers the latest models from OpenAI, Anthropic, Perplexity, Google and more. Choosing the right model depends on the task at hand. Rather than focusing on individual models, think in terms of five classes of models that match specific job types.
Simple Tasks
For straightforward, off-the-shelf requests—like basic Q&A or simple text generation—you’ll typically reach for:
- Claude AI
- ChatGPT
Online Models
Not every model has internet access (and many have a knowledge cutoff). To tap into real-time information, enable the online option (via checkbox) for models such as:
- Perplexity
- Gemini 2.5 Pro
- Claude 4.0
- GPT-4o Search Preview
Reasoning Models
When a task is too complex for basic chat models—or when you need deep analysis or selection from lengthy lists—use a reasoning model. They run multiple passes under the hood to reflect and refine answers.
Key points:
- Ideal for data analysis, insight generation, or particularly hard problems
- Reflective execution ensures higher accuracy
- Pricing note: “Pro” versions can be expensive. Consider cost-effective options like GPT-4o Mini (0.3.0.1) or Claude 4 Thinking Mode
JSON Mode
To extract and structure information in JSON format, select JSON-capable models:
- GPT-4o (JSON mode)
- GPT-4.1 (JSON mode)
Writing Models
For drafting articles, marketing copy, or any creative content, choose a writing-optimized model rather than a reasoning or online model:
- Claude Sonnet
- ChatGPT
- Gemini 2.5 Pro
Typical Content Workflow
A common sequence for content projects in AirOps follows:
- Gather data with Online Models
- Analyze data with Reasoning Models
- Extract and format with JSON Mode
- Draft content with Writing Models