On August 31, the Dalian Institute of Chemical Physics (DICP), iFlytek, Alibaba Cloud, and other partners released ChemELLM 3.0 Pro. The headline change is not a larger chat window or another general-purpose leaderboard result. DICP says its chemical-engineering model has become a four-layer system: model, agent, professional skills and tools, and application scenario. The model interprets text and images and proposes a plan; agents break that plan into steps, call tools, check results, and adjust.[1]
That is a consequential change in product shape. A model that explains a heat exchanger remains an adviser. A system that selects a calculation, supplies inputs, reads the output, and decides what to do next is entering the engineering workflow. ChemELLM 3.0 Pro therefore deserves to be read as an orchestration release, not simply as a smarter question-answering model.
It also deserves a strict boundary. The release reports more than 400 chemical agents and tools, strong question-answer scores, more than 300 registered organizations, and over 14 million cumulative API calls.[1] None of those numbers shows that an agent can safely carry a chemical task from laboratory premise to plant action without expert gates. In fact, DICP’s own road map reserves the full lab–design–plant connection, using methanol-to-olefins as a validation scenario, for a future ChemELLM 4.0.[1] The most informative sentence in the release is the one written in the future tense.
The delta is execution, not domain vocabulary
The peer-reviewed ChemELLM predecessor was not documented as the agent-and-tool stack now advertised. The original research described a 70-billion-parameter model built on Spark-70B, with domain-adaptive pretraining on 19 billion chemical-engineering tokens and supervised fine-tuning on another 1 billion. Its companion benchmark, ChemEBench, covered three levels, 15 dimensions, and 101 tasks, moving from basic knowledge through advanced knowledge to professional problem-solving.[5]
A 2025 system paper still presented the user experience largely as an expert dialogue: accept a text or voice question, optionally expose a “deep thinking” process, and return an answer. Its authors listed causal reasoning, multimodal capability, online search, and knowledge augmentation as future improvements. The paper also supplied useful engineering detail that the current launch note does not repeat: 2.75 million fine-tuning examples, training across 128 Huawei Ascend 910B accelerators for three epochs, and a 10,000-character input limit in that implementation.[6]
The intervening 3.0 release in November 2025 added deep reasoning, web search, and stronger understanding of process-flow diagrams and reaction-network images. It was framed around a “1+1+N” stack: a full-chain data center, the industry model, and multiple agents. At the time, DICP said more than 100 companies were trying the system.[3][4]
3.0 Pro pulls those pieces into a declared control loop. Instead of stopping after retrieval, reasoning, or image interpretation, it assigns the agent layer responsibility for decomposition, tool use, result checking, and dynamic adjustment.[1] On the live product page, DICP names 36 reusable skills across seven categories and 34 tool packages across six categories. Examples include reaction-kinetics fitting, reactor estimation, equipment-cost estimation, fluid-hydraulics calculation, physical-property lookup, separation-process design, plant-operation analysis, and process-system simulation.[2]
The public page’s 36 skills and 34 tool packages should not be confused with the release’s aggregate of more than 400 agents and tools. One appears to be a curated, named surface; the other is a broader first-party count. DICP does not publish an itemized 400-entry registry, version history, or test status for each component.[1][2] That missing inventory matters because an agent system is only as reliable as the particular tool, data source, unit convention, and handoff it selects on a particular run.
A tool call moves the error boundary
In ordinary chat, the model performs arithmetic or recalls a correlation inside generated text. The error is visible as an answer. In a tool-using system, the model can delegate a calculation to deterministic software. That is potentially safer and more useful: a validated thermodynamic package should beat improvised token-by-token arithmetic, and a current property database should beat memory.
But delegation creates new failure modes. The agent can choose the wrong calculator, map the wrong variable, silently mix units, call an out-of-scope correlation, accept a solver that failed to converge, or carry a plausible output into the next step. The calculation may be correct while the workflow is wrong. “Used a tool” is therefore not a reliability result; it is a claim about where reliability must now be measured.
For a production deployment, the valuable record would be a typed trace: the user’s objective, retrieved evidence, model and prompt version, selected skill, tool schema, inputs with units, software version, output, validation rule, human approval, and any downstream write. Some tools can safely remain exploratory. A property lookup can be read-only; a simulation can run in a sandbox; a proposed set-point change can require an engineer’s sign-off. The closer an action gets to equipment, the less sensible it is to treat model confidence as operating authority.
This is why the title’s “final word” belongs to the plant, not the language model. Physical limits, instrument readings, process-safety rules, approved operating envelopes, and accountable engineers decide whether a plan survives contact with the system. ChemELLM’s useful role is to assemble and test a candidate workflow faster—not to erase the vetoes that make chemical engineering engineering.
The published scores test the old center of gravity
DICP reports text and multimodal question-answer accuracy of 81.96% and 80.75% for 3.0 Pro. It also says comprehensive scores improved by 20.2% and 31.4%, respectively, relative to 3.0.[1] Those are first-party results, and the public release does not identify the precise test set, split, prompt protocol, grading method, comparison date, model settings, hardware, runtime, uncertainty, or independent evaluator. Under that evidence boundary, the figures are directional.
The wording requires care for another reason. A 2025 report on version 3.0 gave average question-answer accuracy of 81.37% across ten core chemical dimensions and multimodal accuracy of 71.92%.[4] Those published percentages do not mechanically reproduce the new release’s 20.2% and 31.4% relative gains. The likely explanation is that “comprehensive score” is a different aggregate or that the evaluation suite changed, but DICP does not provide enough methodology to establish which. Treating the figures as one continuous leaderboard would imply comparability that has not been shown.
More importantly, question-answer accuracy does not measure the defining new claim. An execution evaluation needs trajectories, not just final responses. It should reveal whether the system selected the right tools, supplied valid inputs, noticed failed calls, preserved units and constraints across steps, stopped when evidence was insufficient, and escalated consequential actions. It should distinguish a correct result reached through a brittle path from one produced by a repeatable, auditable workflow.
The adoption figures have a similar limit. Growth from more than 100 organizations trying version 3.0 in November 2025 to more than 300 enterprises, universities, and institutes registered by August 2026 suggests widening interest.[1][3] Fourteen million API calls show use, not its distribution or value. A handful of heavy testers could generate most calls; a registration need not become a production deployment. The release provides no task-success rate, human-correction rate, active-organization count, repeat-use distribution, incident record, or measured plant outcome.
The physical stack is the more credible ambition
ChemELLM’s strongest advantage may not be the model by itself. DICP says it has built a petrochemical data center spanning research, design, production, and markets, plus a thousand-ton-scale intelligent pilot platform at Changxing Island that can generate catalytic-reaction and process data under conditions unavailable in a laboratory and difficult to obtain from an operating plant.[1] That combination points toward a better development loop: train or retrieve from domain records, propose a workflow, test it in simulation, validate it on a pilot line, and return the evidence to the system.
It is still an ambition rather than a demonstrated closed loop. DICP says a new joint laboratory with iFlytek, Alibaba Cloud, Huawei, Ningbo Data Group, SUPCON, AVEVA, and others will work on models and agents, data and compute platforms, industrial-software integration, scenario validation, and commercialization. Its planned 4.0 system is supposed to add deeper reasoning and multi-tool collaborative planning, then connect laboratory research, engineering design, and plant operation progressively through a mature methanol-to-olefins process.[1]
That road map usefully narrows what 3.0 Pro proves today. The present release makes the execution architecture visible and supplies a domain tool surface. The next release is expected to validate coordination across stages. “One step from lab to plant” is the program’s destination, not a capability established by the August announcement.
What would make the next release an engineering release
Four disclosures would turn the architecture story into stronger evidence.
First, publish a versioned registry for agents, skills, and tools, including owners, schemas, unit conventions, dependencies, validation status, and permissions. Second, add trajectory evaluations built from frozen tasks: not only answer accuracy, but tool-selection accuracy, invalid-argument rejection, recovery from tool failure, constraint retention, human-escalation behavior, and end-to-end reproducibility. Third, report usage as a distribution—active organizations, repeat users, task categories, accepted outputs, corrections, and failures—rather than one cumulative API counter. Fourth, document a pilot campaign from premise to result, including where an engineer changed, rejected, or stopped the model’s plan.
ChemELLM 3.0 Pro is interesting because it moves China’s vertical-model story away from “knows the industry” and toward “can participate in the work.” Its 400-plus agents and tools make that move legible. They do not make it complete. In chemical engineering, execution is credible only when every handoff can be inspected and the physical system is allowed to say no.
Sources
- Dalian Institute of Chemical Physics, Chinese Academy of Sciences, “ChemELLM 3.0 Pro officially released” (August 31, 2026; release architecture, first-party metrics, adoption figures, physical infrastructure, consortium, and 4.0 road map; in Chinese).
- Dalian Institute of Chemical Physics, ChemELLM official product site (current public skill and tool catalog; in Chinese).
- DICP National Engineering Research Center for Membrane Technology, “DICP releases ChemELLM 3.0 at the 2025 Petrochemical and Chemical Industry Digital Transformation Conference” (November 11, 2025; release timeline, 1+1+N stack, trial-user baseline, and launch photograph; in Chinese).
- China Chemical Industry News, mirrored by DICP, “ChemELLM 3.0 released” (November 12, 2025; version delta and first-party text and multimodal evaluation figures; in Chinese).
- Heng Zhang et al., “From lab to fab: A large language model for chemical engineering,” Chinese Journal of Catalysis 73 (2025), 159–173 (model, training corpus, and ChemEBench design).
- Heng Zhang et al., “A large language model system for the field of chemical engineering technology” (arXiv:2509.07034, September 2025; system workflow, fine-tuning setup, hardware, interface boundary, and stated future work).