get_accelerator_costs
Returns 18 AI accelerators (H100/H200/B100/B200/GB200/GB300/Rubin, MI300X/MI355X/MI455X, Gaudi 3, TPU v5p/v6e, Trainium 2/3, Maia 100, MTIA v2) with structured fields: chip, vendor, processNode, dieSizeMm2, memoryType, memoryCapacityGb, memoryBandwidthTbS, fp8TflopsSparse, bf16TflopsDense, packageType, estMfgCostUsd, estSellPriceUsd, chipGrossMarginPct, costBreakdown.{logicDie, hbm, packaging, testAssembly}, interconnect.
USE THIS for: comparing manufacturing cost or sell price across vendors; looking up published specs of a current accelerator (includes early-ramp 2026 parts like Rubin and MI455X, flagged via provenance.confidence_tier).
DO NOT USE for: chips not in the catalog (use get_market_pulse for market news/forecasts); custom chip cost modeling (use calculate_chip_cost); HBM market dynamics (use get_hbm_market_data).
Filters: vendor (enum), chip (substring match), fields (projection list). Returns empty array if filters match nothing — does not error. Each chip record carries provenance.last_updated; data refreshes monthly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chip | No | ||
| fields | No | ||
| vendor | No |