MarkTechPost AI生成式AI

Fireworks AI 發布 Fireworks Nexus:即插即用路由與成本控制層,將常規編碼工作轉移至開源權重模型

2026年7月28日 22:45

重點摘要

Fireworks AI 發布了 Fireworks Nexus,這是一個專為工程組織設計的 AI 管理與路由平臺。它將開發者既有的編碼工具連接到一個託管式的開源權重模型層。其欲解決的問題已有充分記錄。富比士報導指出,Uber 在四個月內耗盡了其 2026 年整個 AI 預算。Claude Code 在去年 12 月推出後,已覆蓋約 5,000 名工程師。Fireworks 引用同一份報告,指出採用代理式 AI 的工程師比例在兩個月內從約三分之一躍升至超過五分之四。Fireworks 認為根本問題在於資源錯配,而非過度支出。大多數組織以前沿模型的價格運行常規工作。操作上的複雜性使得平臺團隊對轉向開源權重模型興趣缺缺。Fireworks Nexus 由……構成。

站內 AI 整理稿

Fireworks AI has released Fireworks Nexus, an AI management and routing platform aimed at engineering organizations.It connects the coding tools developers already use to a managed layer of open-weight models.The problem it targets is well documented.

Forbes reported that Uber exhausted its entire 2026 AI budget in four months.Claude Code had reached roughly 5,000 engineers after a December rollout.Fireworks cites the same report, noting agentic adoption climbed from about a third of engineers to more than four-fifths in two months.

Fireworks frames the underlying issue as a mismatch, not an overspend.Most organizations run routine work at frontier prices.Operational complexity has made switching to open-weight models unattractive for platform teams.Fireworks Nexus Nexus is composed of three components: 1.

Enterprise controls and cost observability: Teams set budgets at the team or company level.They track ROI across models and tools, and enforce policy from one place.

Requests run on the Fireworks production inference platform, with US-hosted endpoints, zero data retention, and coverage across 20 global data centers.2.Workflow continuity: FireConnect is a one-line install that maps harness model slots to Fireworks models.It is released under Apache 2.

0 and can be installed from the Fireworks Dashboard in a single command.Claude Code, Codex and OpenCode keep working unchanged.FireConnect runs on Fireworks Serverless APIs that are Anthropic- and OpenAI-compatible, so most tools connect with a base URL and a model ID.3.

Intelligent traffic management: A custom trained model scores each request’s difficulty.Routine requests go to a cost-effective open-weight model served by Fireworks.Difficult requests pass through to your existing provider on your own key, which Fireworks states is never stored server-side.

The research team reports this typically delivers a 3–5× cost reduction.One important note for anyone planning a rollout.The router is a research preview.It currently routes between Claude Opus 5 and GLM-5.2, so the pass-through path requires an Anthropic key.

An all-open configuration routes between Kimi K3 and GLM-5.2 instead.(function(){ var f=document.getElementById('mtp-nexus-explainer'); window.addEventListener('message',function(e){ if(e&&e.data&&e.data.mtpEmbed==='nexus-explainer'&&e.data.height){ f.style.height=e.data.

height+'px'; } },false); })(); Performance Fireworks research team has been testing Nexus with dev teams including Notion and Doximity.Preliminary results show a one-third reduction in cost per merged pull request.

The research team also reports a blended token rate roughly a quarter of the closed model labs.These are vendor figures from a preview program, and should be read that way.The more useful evidence comes from two independent evaluations Fireworks cites.

Faros AI ran 211 real engineering tasks drawn from 12 repositories across seven model-and-harness routes.Claude Code on GLM-5.2 scored 0.568 on a model-based rubric judge.Claude Code on Opus 4.8 scored 0.521.The cost gap was larger than the quality gap: $0.92 per task against $1.76.

Cache share was 89.7% and 99.7% respectively, so caching does not explain the result.Faros stresses that the cohort is company-specific and not a universal leaderboard.Arize, in a joint study with Fireworks, evaluated 10 models on 40 Terminal-Bench tasks at six trials each.

That is 2,400 runs and $626 of API spend, graded by each task’s own test suite.The headline metric is cost per successful task, which counts every failed and retried attempt.Two findings from that study bear directly on the Nexus design.On easy tasks the frontier premium buys nothing: Kimi K2.

6 passed 73% where GPT-5.5 passed 69%.On hard tasks only the top tier competes, with GPT-5.5 at 51% and Kimi K3 at 32%.Arize’s evaluation harness is open source, so teams can rerun it on their own workloads.Routing simulated over those runs beat every single-model strategy.

A deliberate escalation ladder reached $0.525 per successful task while reliably solving 32.3 of 40 tasks.GPT-5.5 alone cost $0.636 and reliably solved 25 of 40.Naive escalation through all ten models cost $1.319, worse than any single model tested.Ladder design is not optional.

How teams actually turn it on There are three practical paths, and they have different blast radii.The FireConnect path is the lowest friction.

The installer requires the Claude Code CLI already on PATH, prompts once for a Fireworks API key, registers a plugin marketplace, and writes Claude Code settings with a timestamped backup.

It exposes /fireconnect:on, /fireconnect:off, /fireconnect:setup, /fireconnect:models and /fireconnect:set-models.The second path skips the plugin entirely.Set ANTHROPIC_BASE_URL and a Fireworks key, or use the OpenAI-compatible client with a changed base URL and model ID.

Arize noted that adding a model to its harness was one config line.That interchangeability is what makes an escalation ladder buildable.The third path is the router itself, which sits in front of an existing frontier contract.(function(){ var f=document.getElementById('mtp-nexus-deploy'); window.

addEventListener('message',function(e){ if(e&&e.data&&e.data.mtpEmbed==='nexus-deploy'&&e.data.height){ f.style.height=e.data.height+'px'; } },false); })(); Key Takeaways Independent runs from Faros AI (211 tasks) and Arize (2,400 runs) support routing by difficulty, not by brand.

Fireworks Nexus is a drop-in AI management and routing layer for engineering orgs, announced July 26, 2026.Three parts ship: enterprise cost controls, FireConnect for workflow continuity, and a difficulty-aware router.FireConnect is Apache 2.

0, installs in one line, and keeps Claude Code, Codex and OpenCode unchanged.Fireworks quotes 3–5× cost reduction and a 33% drop in cost per merged PR in preliminary customer testing.

Sources: Fireworks Nexus announcement, FireConnect repository, Faros AI evaluation and Arize cost-per-successful-task benchmark The post Fireworks AI Releases Fireworks Nexus: A Drop-In Routing and Cost-Control Layer That Moves Routine Coding Work to Open-Weight Models appeared first on MarkTechPost.

Related

相關文章

六巨頭定AI插件新標準,撞臉Claude,Anthropic沒上桌

六大科技巨頭(AWS、Anysphere、GitHub、微軟、OpenAI、Vercel)聯合發布AI智能體插件統一開放規範Agent Plugins 1.0.0,旨在統一插件打包格式,減少開發者重複勞動。該規範的結構與Anthropic的Claude Code插件系統高度相似,但Anthropic並未參與制定,而是繼續經營自己的封閉生態。

19 分鐘前
鈦媒體生成式AI

DeepSeek重啟融資,三年市值對齊騰訊?

DeepSeek重啟第二輪融資,以5000億元人民幣估值尋求籌集80億美元,但網傳一份由小型醫藥私募發起的專項基金募資材料引發網友質疑,後經DeepSeek員工證實部分數據屬實。該公司近期宣布API大幅漲價,可能打破其以低價換規模的估值邏輯,面臨客戶流失風險。市場關注其能否從「價格屠夫」轉型為價值提供商,以及三年內市值能否對齊騰訊等巨頭。

1 小時前

可靈AI核心技術骨幹王鑫濤被曝離職

快手可靈AI核心技術骨幹王鑫濤被曝離職,去向未知,快手官方與本人均未回應。王鑫濤是圖像與視頻生成領域知名開源項目主要作者,被視為可靈從0到1的關鍵推手。其離職發生在可靈完成獨立融資、估值180億美元的關鍵階段,可能影響研發進度與競爭優勢。

1 小時前

AI短劇、漫劇、戀綜、電影、藝人都有了,AI觀眾也不遠了

2026年AI影視內容全面爆發,從短劇、長劇到電影、綜藝,AI製作的作品大量湧現,衛視也開始播出AI短劇。AI演員如方桃子迅速走紅,商業變現能力驚人,廣告報價甚至超過許多真人網紅。AI短劇市場規模已突破220億元,用戶超過6億,但同時也引發了對真人演員就業和內容品質的擔憂。

1 小時前