Skip to main content

Overview

Sonar Pro integrates live search directly into its generation pipeline. It performs multi-step queries to retrieve current information and returns detailed answers with explicit citations. The model accepts text and image inputs and outputs text only. On Kyma, it runs with a 200,000-token context window and an 8,000-token maximum output. It does not support function calling, structured outputs, or reasoning traces, and it operates at a medium speed tier. It is classified as a premium tier model, and each request incurs a per-request search fee on top of standard token costs. Kyma handles routing with automatic failover and includes exact request costs in the usage.cost field. Prompt caching is supported, and cached input prefixes are billed at this model’s cached input rate. The X-Kyma-Model header confirms the active model for every response.

Specs

Pricing

Use this when

  • Deep web research — Query complex topics and retrieve synthesized answers grounded in live sources.
  • Current events analysis — Track recent developments and generate summaries based on up-to-date reporting.
  • Long-form cited reports — Draft detailed documents with inline citations and multi-step information gathering.
  • Image-assisted research — Analyze uploaded images alongside live web queries to contextualize visual data.

Not ideal for

Do not use this model for low-latency conversational chat, function calling, or tasks requiring strict JSON formatting.

Pick something else when

Example

Agent query example

Ask the API which models fit, instead of hardcoding an id:

FAQ

Does Sonar Pro support function calling or structured outputs? No. The model does not support tools or structured output modes; it is optimized for text generation with web citations. How is search pricing handled on Kyma? Each request incurs a per-request search fee in addition to standard token costs, billed separately from the input and output rates. Can I cache prompts to reduce costs? Yes. Prompt caching is supported, and Kyma bills cached input prefixes at this model’s cached input rate.