Dev48
Language
  • About
  • Services
  • Industries
  • Technologies
  • Articles
  • Contacts
Book a call
    Home/Articles/Solar pro 4 the agentic model that finishes the job
Dev48

© 2026 · All rights reserved.

Solar Pro 4: The Agentic Model That Finishes the Job

Источник: Upstage

Solar Pro 4: The Agentic Model That Finishes the Job

Source: Upstage
September 26, 2026

New

New

Solar Pro 4 is built to carry real work to the finish, reading the documents, running the tools, producing the deliverable, and to stop and say so when the evidence runs out.

The work you hand to an AI rarely ends with a single question. It's reviewing a contract, reconciling numbers across files, and verifying intermediate results before passing them to the next step. One wrong value or one stalled step, and you're re-checking everything.

We built Solar Pro 4 against that bar. Compared with Solar Pro 3, its agent capability took a major step up, and the gains are largest on evaluations that resemble real work: long documents, terminal tasks, multi-turn tool use. And when the evidence isn't there, it says it can't verify instead of making something up.

[Start with Solar Pro 4 on Upstage Console]

To mark the launch, Solar Pro 4 is 90% off on Upstage Console and OpenRouter through September 10.

Solar Pro 4 supports a 512K context with up to 128K output tokens, the baseline for agent work that loads several contracts, reports, and data files into a single session without splitting them. It handles English, Korean, and Japanese for both input and output, and response speed is a dial: set reasoning effort high for deep analysis, low for real-time interaction, where responses come back at everyday-chatbot speed. Full specs are in the developer docs.

Built for Agent Work

Solar Pro 4's strongest results land on the evaluations that decide whether real work gets done.

  • Terminal tasks (Terminal-Bench v2.1): 57What this means: complete multi-step jobs in a live shell, not just generating commands.
  • What this means: complete multi-step jobs in a live shell, not just generating commands.
  • Multi-turn tool use (τ³-Banking): 23What this means: find the right policy in a large knowledge base and act on it correctly across a multi-turn, tool-calling conversation.
  • What this means: find the right policy in a large knowledge base and act on it correctly across a multi-turn, tool-calling conversation.
  • Long-document reasoning (AA-LCR): 71What this means: reason across ~100k tokens of reports and filings at once, synthesizing answers scattered across multiple documents.
  • What this means: reason across ~100k tokens of reports and filings at once, synthesizing answers scattered across multiple documents.

* Scores from Artificial Analysis (artificialanalysis.ai) as of August 2026; public listing of our result upcoming.

Each of these is a several-fold step over Solar Pro 3, but the more useful read is what the scores mean: the model finishes terminal tasks, keeps its footing across many tool calls, and stays accurate deep into long documents.

Solar Pro 4 finishes work because it was trained on finished work. OfficeVerse, Upstage's pipeline since Solar Open 2, synthesizes office tasks from real public data across 11 industry domains and 12 task types and grades each one pass or fail on the final deliverable. Solar Pro 4 was trained and validated on work in the same shape it takes in the real world. Ko-GDPval, our Korean office-work benchmark, came from the same effort.

Real Work, Start to Finish: From Excel to Report to Slides

A high benchmark score means little if the model can't finish the job. So we handed Solar Pro 4 an entire assignment: a store-location analysis for Solarbean Coffee, a fictional coffee brand.

The input was one store-opening policy document and six market-data files. In three prompts, Solar Pro 4 screened ten candidate sites against the policy and produced three deliverables in sequence.

We're releasing seven work agents in the same family as the Solar Pro 4 Agent Cookbook: Excel workbook generation, evidence-based Word reports, and PowerPoint decks with charts and speaker notes, each with its system prompt, actual outputs, and pass criteria. The cookbook also includes an English version of this exact assignment — a fictional Austin site-selection review with the company standards, the raw data, and the pass criteria — so you can run the job yourself.

Answers Built on Evidence

The most dangerous answer in real work is not a plainly wrong one. It's an unverified claim stated as fact. Once a number or clause that isn't in the document gets invented, it flows downstream untouched, and eventually someone has to re-review everything.

So Solar Pro 4 is built to say it can't verify rather than fill the gap. We gave it a fictional service agreement and a quotation, then asked ten questions. Half have answers in the documents. The other half are traps: clauses that don't exist, a premise the contract contradicts, and an amount that differs between the two documents.

Find what's there. Don't invent what isn't. Doing both at once is what matters. A model that always answers will fabricate; a model that always hedges is safe but useless. A trustworthy model isn't the one with an answer every time, but the one that first checks whether an answer has grounds.

You can see the same behavior in the Solar Pro 4 Agent Cookbook's research agent, which links every sentence to a source and labels anything it can't ground as unverified.

Solar Open 2 and Solar Pro 4: Which One, When

Upstage ships two current models with different jobs.

Solar Open 2 is a general-purpose open-weights model you deploy yourself. It fits organizations that run on their own hardware, operate on-premises, and can't let data leave the building.

Solar Pro 4 targets longer, more complex commercial agent workloads: jobs that move across multiple documents, run tasks in a terminal, and chain tool calls over many steps. You use it through an API with no GPUs or serving infrastructure, at a price built for repeated calls.

* Benchmarks marked with an asterisk were evaluated in-house under the same internal evaluation environment.

Solar Pro 4 was designed for agent work. That's where the gap shows up: terminal tasks +13.8, web research (BrowseComp) +11.9, work deliverables (GDPval) +7.4. On knowledge, math, and coding, the two models are roughly level, and on Korean professional benchmarks (law, medicine, office work) both score well, with Solar Pro 4 slightly ahead.

If you need a general model to deploy yourself, pick Solar Open 2. If you want to hand longer, more complex work to an API, pick Solar Pro 4.

Priced for Real Workloads

Agent work never costs one call. A single task reads documents, calls tools, and verifies results, using the model many times over. So what matters isn't just the token price but the total cost of finishing the task, retries included. A higher completion rate and fewer bad tool calls mean fewer failed runs you pay for twice.

Launch Promotion

To mark the launch, Solar Pro 4 is 90% off on Upstage Console through September 10 (23:59 UTC). Swap the model name and endpoint in your existing API code and you're running.

Where You Can Use It

  • Upstage Console: call it over the API. It's OpenAI-compatible, so changing the endpoint and model name (solar-pro4) is the whole migration.
  • SolarChat: try it in the browser, no install and no API key.
  • OpenRouter: connect from the routing setup you already use.
  • Hermes Agent: call Solar Pro 4 from Nous Research's agent environment.
  • Upstage Studio: the no-code document agents run on Solar Pro 4.
  • Dedicated and on-premises deployment: for organizations that keep their data inside their own network. Contact us for details.

Getting Started Takes Minutes

Solar Pro 4 reasons by default, and the response carries the reasoning trace. See the developer docs for the response format and reasoning settings.

If your agent stack is OpenAI-compatible, change the endpoint and the model name. That's the whole migration, and the same goes for the coding agent you already use. Upstage operates its service under SOC 2 and ISO 27001 certification.

Don't just count how many answers Solar Pro 4 gets right. Watch whether it carries a multi-step job to the end, and whether it stops when the evidence runs out. The real test is whether you can hand its output to the next step without re-checking it.

Solar Pro 4: The Agentic Model That Finishes the Job

Upstage Team

Announcements

August 11, 2026

Start building with our API or talk to our team.

Solar Pro 4 is built to carry real work to the finish, reading the documents, running the tools, producing the deliverable, and to stop and say so when the evidence runs out.

The work you hand to an AI rarely ends with a single question. It's reviewing a contract, reconciling numbers across files, and verifying intermediate results before passing them to the next step. One wrong value or one stalled step, and you're re-checking everything.

We built Solar Pro 4 against that bar. Compared with Solar Pro 3, its agent capability took a major step up, and the gains are largest on evaluations that resemble real work: long documents, terminal tasks, multi-turn tool use. And when the evidence isn't there, it says it can't verify instead of making something up.

[Start with Solar Pro 4 on Upstage Console]

To mark the launch, Solar Pro 4 is 90% off on Upstage Console and OpenRouter through September 10.

Solar Pro 4 supports a 512K context with up to 128K output tokens, the baseline for agent work that loads several contracts, reports, and data files into a single session without splitting them. It handles English, Korean, and Japanese for both input and output, and response speed is a dial: set reasoning effort high for deep analysis, low for real-time interaction, where responses come back at everyday-chatbot speed. Full specs are in the developer docs.

Built for Agent Work

Solar Pro 4's strongest results land on the evaluations that decide whether real work gets done.

  • Terminal tasks (Terminal-Bench v2.1): 57What this means: complete multi-step jobs in a live shell, not just generating commands.
  • What this means: complete multi-step jobs in a live shell, not just generating commands.
  • Multi-turn tool use (τ³-Banking): 23What this means: find the right policy in a large knowledge base and act on it correctly across a multi-turn, tool-calling conversation.
  • What this means: find the right policy in a large knowledge base and act on it correctly across a multi-turn, tool-calling conversation.
  • Long-document reasoning (AA-LCR): 71What this means: reason across ~100k tokens of reports and filings at once, synthesizing answers scattered across multiple documents.
  • What this means: reason across ~100k tokens of reports and filings at once, synthesizing answers scattered across multiple documents.

* Scores from Artificial Analysis () as of August 2026; public listing of our result upcoming.

Each of these is a several-fold step over Solar Pro 3, but the more useful read is what the scores mean: the model finishes terminal tasks, keeps its footing across many tool calls, and stays accurate deep into long documents.

Solar Pro 4 finishes work because it was trained on finished work. OfficeVerse, Upstage's pipeline since Solar Open 2, synthesizes office tasks from real public data across 11 industry domains and 12 task types and grades each one pass or fail on the final deliverable. Solar Pro 4 was trained and validated on work in the same shape it takes in the real world. Ko-GDPval, our Korean office-work benchmark, came from the same effort.

Real Work, Start to Finish: From Excel to Report to Slides

A high benchmark score means little if the model can't finish the job. So we handed Solar Pro 4 an entire assignment: a store-location analysis for Solarbean Coffee, a fictional coffee brand.

The input was one store-opening policy document and six market-data files. In three prompts, Solar Pro 4 screened ten candidate sites against the policy and produced three deliverables in sequence.

We're releasing seven work agents in the same family as the Solar Pro 4 Agent Cookbook: Excel workbook generation, evidence-based Word reports, and PowerPoint decks with charts and speaker notes, each with its system prompt, actual outputs, and pass criteria. The cookbook also includes an English version of this exact assignment — a fictional Austin site-selection review with the company standards, the raw data, and the pass criteria — so you can run the job yourself.

Answers Built on Evidence

The most dangerous answer in real work is not a plainly wrong one. It's an unverified claim stated as fact. Once a number or clause that isn't in the document gets invented, it flows downstream untouched, and eventually someone has to re-review everything.

So Solar Pro 4 is built to say it can't verify rather than fill the gap. We gave it a fictional service agreement and a quotation, then asked ten questions. Half have answers in the documents. The other half are traps: clauses that don't exist, a premise the contract contradicts, and an amount that differs between the two documents.

Find what's there. Don't invent what isn't. Doing both at once is what matters. A model that always answers will fabricate; a model that always hedges is safe but useless. A trustworthy model isn't the one with an answer every time, but the one that first checks whether an answer has grounds.

You can see the same behavior in the Solar Pro 4 Agent Cookbook's research agent, which links every sentence to a source and labels anything it can't ground as unverified.

Solar Open 2 and Solar Pro 4: Which One, When

Upstage ships two current models with different jobs.

Solar Open 2 is a general-purpose open-weights model you deploy yourself. It fits organizations that run on their own hardware, operate on-premises, and can't let data leave the building.

Solar Pro 4 targets longer, more complex commercial agent workloads: jobs that move across multiple documents, run tasks in a terminal, and chain tool calls over many steps. You use it through an API with no GPUs or serving infrastructure, at a price built for repeated calls.

* Benchmarks marked with an asterisk were evaluated in-house under the same internal evaluation environment.

Solar Pro 4 was designed for agent work. That's where the gap shows up: terminal tasks +13.8, web research (BrowseComp) +11.9, work deliverables (GDPval) +7.4. On knowledge, math, and coding, the two models are roughly level, and on Korean professional benchmarks (law, medicine, office work) both score well, with Solar Pro 4 slightly ahead.

If you need a general model to deploy yourself, pick Solar Open 2. If you want to hand longer, more complex work to an API, pick Solar Pro 4.

Priced for Real Workloads

Agent work never costs one call. A single task reads documents, calls tools, and verifies results, using the model many times over. So what matters isn't just the token price but the total cost of finishing the task, retries included. A higher completion rate and fewer bad tool calls mean fewer failed runs you pay for twice.

Launch Promotion

To mark the launch, Solar Pro 4 is 90% off on Upstage Console through September 10 (23:59 UTC). Swap the model name and endpoint in your existing API code and you're running.

Where You Can Use It

  • Upstage Console: call it over the API. It's OpenAI-compatible, so changing the endpoint and model name (solar-pro4) is the whole migration.
  • SolarChat: try it in the browser, no install and no API key.
  • OpenRouter: connect from the routing setup you already use.
  • Hermes Agent: call Solar Pro 4 from Nous Research's agent environment.
  • Upstage Studio: the no-code document agents run on Solar Pro 4.
  • Dedicated and on-premises deployment: for organizations that keep their data inside their own network. Contact us for details.

Getting Started Takes Minutes

Solar Pro 4 reasons by default, and the response carries the reasoning trace. See the developer docs for the response format and reasoning settings.

If your agent stack is OpenAI-compatible, change the endpoint and the model name. That's the whole migration, and the same goes for the coding agent you already use. Upstage operates its service under SOC 2 and ISO 27001 certification.

Don't just count how many answers Solar Pro 4 gets right. Watch whether it carries a multi-step job to the end, and whether it stops when the evidence runs out. The real test is whether you can hand its output to the next step without re-checking it.

Solar Pro 4 is built to carry real work to the finish, reading the documents, running the tools, producing the deliverable, and to stop and say so when the evidence runs out.

The work you hand to an AI rarely ends with a single question. It's reviewing a contract, reconciling numbers across files, and verifying intermediate results before passing them to the next step. One wrong value or one stalled step, and you're re-checking everything.

We built Solar Pro 4 against that bar. Compared with Solar Pro 3, its agent capability took a major step up, and the gains are largest on evaluations that resemble real work: long documents, terminal tasks, multi-turn tool use. And when the evidence isn't there, it says it can't verify instead of making something up.

[Start with Solar Pro 4 on Upstage Console]

To mark the launch, Solar Pro 4 is 90% off on Upstage Console and OpenRouter through September 10.

Solar Pro 4 supports a 512K context with up to 128K output tokens, the baseline for agent work that loads several contracts, reports, and data files into a single session without splitting them. It handles English, Korean, and Japanese for both input and output, and response speed is a dial: set reasoning effort high for deep analysis, low for real-time interaction, where responses come back at everyday-chatbot speed. Full specs are in the developer docs.

Built for Agent Work

Solar Pro 4's strongest results land on the evaluations that decide whether real work gets done.

  • Terminal tasks (Terminal-Bench v2.1): 57What this means: complete multi-step jobs in a live shell, not just generating commands.
  • What this means: complete multi-step jobs in a live shell, not just generating commands.
  • Multi-turn tool use (τ³-Banking): 23What this means: find the right policy in a large knowledge base and act on it correctly across a multi-turn, tool-calling conversation.
  • What this means: find the right policy in a large knowledge base and act on it correctly across a multi-turn, tool-calling conversation.
  • Long-document reasoning (AA-LCR): 71What this means: reason across ~100k tokens of reports and filings at once, synthesizing answers scattered across multiple documents.
  • What this means: reason across ~100k tokens of reports and filings at once, synthesizing answers scattered across multiple documents.

* Scores from Artificial Analysis () as of August 2026; public listing of our result upcoming.

Each of these is a several-fold step over Solar Pro 3, but the more useful read is what the scores mean: the model finishes terminal tasks, keeps its footing across many tool calls, and stays accurate deep into long documents.

Solar Pro 4 finishes work because it was trained on finished work. OfficeVerse, Upstage's pipeline since Solar Open 2, synthesizes office tasks from real public data across 11 industry domains and 12 task types and grades each one pass or fail on the final deliverable. Solar Pro 4 was trained and validated on work in the same shape it takes in the real world. Ko-GDPval, our Korean office-work benchmark, came from the same effort.

Real Work, Start to Finish: From Excel to Report to Slides

A high benchmark score means little if the model can't finish the job. So we handed Solar Pro 4 an entire assignment: a store-location analysis for Solarbean Coffee, a fictional coffee brand.

The input was one store-opening policy document and six market-data files. In three prompts, Solar Pro 4 screened ten candidate sites against the policy and produced three deliverables in sequence.

We're releasing seven work agents in the same family as the Solar Pro 4 Agent Cookbook: Excel workbook generation, evidence-based Word reports, and PowerPoint decks with charts and speaker notes, each with its system prompt, actual outputs, and pass criteria. The cookbook also includes an English version of this exact assignment — a fictional Austin site-selection review with the company standards, the raw data, and the pass criteria — so you can run the job yourself.

Answers Built on Evidence

The most dangerous answer in real work is not a plainly wrong one. It's an unverified claim stated as fact. Once a number or clause that isn't in the document gets invented, it flows downstream untouched, and eventually someone has to re-review everything.

So Solar Pro 4 is built to say it can't verify rather than fill the gap. We gave it a fictional service agreement and a quotation, then asked ten questions. Half have answers in the documents. The other half are traps: clauses that don't exist, a premise the contract contradicts, and an amount that differs between the two documents.

Find what's there. Don't invent what isn't. Doing both at once is what matters. A model that always answers will fabricate; a model that always hedges is safe but useless. A trustworthy model isn't the one with an answer every time, but the one that first checks whether an answer has grounds.

You can see the same behavior in the Solar Pro 4 Agent Cookbook's research agent, which links every sentence to a source and labels anything it can't ground as unverified.

Solar Open 2 and Solar Pro 4: Which One, When

Upstage ships two current models with different jobs.

Solar Open 2 is a general-purpose open-weights model you deploy yourself. It fits organizations that run on their own hardware, operate on-premises, and can't let data leave the building.

Solar Pro 4 targets longer, more complex commercial agent workloads: jobs that move across multiple documents, run tasks in a terminal, and chain tool calls over many steps. You use it through an API with no GPUs or serving infrastructure, at a price built for repeated calls.

* Benchmarks marked with an asterisk were evaluated in-house under the same internal evaluation environment.

Solar Pro 4 was designed for agent work. That's where the gap shows up: terminal tasks +13.8, web research (BrowseComp) +11.9, work deliverables (GDPval) +7.4. On knowledge, math, and coding, the two models are roughly level, and on Korean professional benchmarks (law, medicine, office work) both score well, with Solar Pro 4 slightly ahead.

If you need a general model to deploy yourself, pick Solar Open 2. If you want to hand longer, more complex work to an API, pick Solar Pro 4.

Priced for Real Workloads

Agent work never costs one call. A single task reads documents, calls tools, and verifies results, using the model many times over. So what matters isn't just the token price but the total cost of finishing the task, retries included. A higher completion rate and fewer bad tool calls mean fewer failed runs you pay for twice.

Launch Promotion

To mark the launch, Solar Pro 4 is 90% off on Upstage Console through September 10 (23:59 UTC). Swap the model name and endpoint in your existing API code and you're running.

Where You Can Use It

  • Upstage Console: call it over the API. It's OpenAI-compatible, so changing the endpoint and model name (solar-pro4) is the whole migration.
  • SolarChat: try it in the browser, no install and no API key.
  • OpenRouter: connect from the routing setup you already use.
  • Hermes Agent: call Solar Pro 4 from Nous Research's agent environment.
  • Upstage Studio: the no-code document agents run on Solar Pro 4.
  • Dedicated and on-premises deployment: for organizations that keep their data inside their own network. Contact us for details.

Getting Started Takes Minutes

Solar Pro 4 reasons by default, and the response carries the reasoning trace. See the developer docs for the response format and reasoning settings.

If your agent stack is OpenAI-compatible, change the endpoint and the model name. That's the whole migration, and the same goes for the coding agent you already use. Upstage operates its service under SOC 2 and ISO 27001 certification.

Don't just count how many answers Solar Pro 4 gets right. Watch whether it carries a multi-step job to the end, and whether it stops when the evidence runs out. The real test is whether you can hand its output to the next step without re-checking it.

← All articles

More in AI & Machine Learning

All →
Unsecured OpenAI agents posted 53 user images on the internet without the lab’s knowledgeПресса
OpenAI

Unsecured OpenAI agents posted 53 user images on the internet without the lab’s knowledge

Building Production Agents with Jev and LangGraph
LangChain

Building Production Agents with Jev and LangGraph

LangSmith Custom Apps: Build custom interfaces around your agent data
LangChain

LangSmith Custom Apps: Build custom interfaces around your agent data

For months, OpenAI’s agent swarms have been attacking online databases to find obscure factsПресса
OpenAI

For months, OpenAI’s agent swarms have been attacking online databases to find obscure facts

Tesla finally moves to electrify trucking after a decade of work and delaysПресса
Tesla

Tesla finally moves to electrify trucking after a decade of work and delays

New in LangSmith: Engine v2, Managed Deep Agents, Fine-Tuning, and more
LangChain

New in LangSmith: Engine v2, Managed Deep Agents, Fine-Tuning, and more

More from Upstage

Claims Intake Automation: Reading FNOLs and Police Reports in Seconds
Upstage

Claims Intake Automation: Reading FNOLs and Police Reports in Seconds

Solar Open 2: Korea's Sovereign Foundation Model, Built for Agentic Use
Upstage

Solar Open 2: Korea's Sovereign Foundation Model, Built for Agentic Use

Introducing Solar Mini: Compact yet Powerful
Upstage

Introducing Solar Mini: Compact yet Powerful