Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
CNBC AI · 2026/7/30 17:27:49

OpenAI cuts prices for two of its GPT-5.6 AI models as companies grow sensitive to costs
AI 中文解读
OpenAI突然宣布降价,两款最新GPT-5.6模型——Terra和Luna价格大幅下调,分别降价20%和80%。这波操作背后,是企业在AI上花钱越来越精打细算,加上中国AI初创公司和科技巨头步步紧逼,OpenAI不得不放低身段抢客户。
以前用AI大模型,企业想调用一次就要按token付费,成本不低。现在OpenAI主动降价,相当于给“AI算力”打了折,尤其Luna直接打到两折,让中小企业也能用得起更强的模型。未来企业开发智能客服、自动写报告、做数据分析等应用,成本会明显降低,最终消费者也能享受到更便宜的AI服务——比如买东西时遇到的AI导购更聪明了,或者公司内部的智能助手不再那么贵。这轮价格战对行业是个信号:AI商业化进入拼成本、拼规模的阶段了。
Skip NavigationMarketsPre-MarketsU.S. MarketsEurope MarketsChina MarketsAsia MarketsWorld MarketsCurrenciesPrediction MarketsCryptocurrencyFutures & CommoditiesBondsFunds & ETFsBusinessEconomyFinanceHealth & ScienceMediaReal EstateEnergyClimateTransportationInvestigationsIndustrialsRetailWealthSportsLifeSmall BusinessInvestingPersonal FinanceFintechFinancial AdvisorsOptions ActionETF StreetBuffett ArchiveEarningsTrader TalkTechCybersecurityAIEnterpriseInternetMediaMobileSocial MediaCNBC Disruptor 50Tech GuidePolitics & PolicyWhite HousePolicyDefenseCongressExpanding OpportunityEurope PoliticsChina PoliticsAsia PoliticsWorld PoliticsVideoLatest VideoFull EpisodesLivestreamTop VideoLive AudioEurope TVAsia TVCNBC PodcastsCEO InterviewsDigital OriginalsWatchlistInvesting ClubTrust PortfolioAnalysisTrade AlertsMeeting VideosHomestretchJim's ColumnsEducationSubscribePROPro NewsJosh BrownMike SantoliCalls of the DayMy PortfolioLivestreamFull EpisodesStock ScreenerMarket ForecastOptions InvestingChart InvestingSubscribeLivestreamMenuMake ItselectUSAINTLLivestreamSearch quotes, news & videosLivestreamWatchlistSIGN INCreate free accountMarketsBusinessInvestingTechPolitics & PolicyVideoWatchlistInvesting ClubPROLivestreamMenu
(function() {
const userMembershipOnLastVisit = localStorage.getItem("cnbcMeta__cachedUserMembership");
if (!userMembershipOnLastVisit) {
// If no user membership is stored, user is likely not logged in.
// These users will typically see the banner.
return;
}
const { isPro, isInvestingClubUser } = JSON.parse(userMembershipOnLastVisit);
if (!(isPro || isInvestingClubUser)) {
// We’re rendering the top banner for users who are not pro or investing club members.
return;
}
// Hide the banner for pro and investing club users.
const style = document.createElement("style");
style.id = "top-banner-placeholder-style";
style.innerHTML = "[data-top-banner-placeholder] { display: none; }";
document.head.appendChild(style);
})()
AI EffectAI at WorkAI InsightsAI ImpactAI EventsAI AgeOpenAI cuts prices for two of its GPT-5.6 AI models as companies grow sensitive to costsPublished Thu, Jul 30 20261:01 PM EDTUpdated Thu, Jul 30 20261:27 PM EDTAshley Capoot@/in/ashley-capoot/WATCH LIVEKey PointsOpenAI announced it is slashing the price of two of its latest artificial intelligence models, GPT-5.6 Terra and GPT-5.6 Luna.The company said it is reducing the price of Terra by 20% and the cost of Luna by 80%. The company is facing pressure to cater to a more cost-sensitive customer base and fend off competition from Chinese startups and other tech giants.In this articleOPENAI.FGFollow your favorite stocksCREATE FREE ACCOUNTOpen AI CEO Sam Altman reacts as he attends the G7 summit, in Evian, eastern France, on June 17, 2026. Mandel Ngan | Afp | Getty ImagesOpenAI on Thursday announced it is slashing the price of two of its latest artificial intelligence models, GPT-5.6 Terra and GPT-5.6 Luna, roughly three weeks after their public release. The company is facing pressure to cater to a more cost-sensitive customer base, where enterprises have been less inclined to deploy expensive models without a clear picture of the return on their investments. It's also working to fend off competition from Chinese startups and tech giants Google and Microsoft, which have been touting cost-effective models.OpenAI launched three models as part of its GPT-5.6 series, including Sol, the most powerful offering, Terra, the mid-tier model, and Luna, its fastest offering. The company said Thursday that it's reducing the price of Terra by 20% to $2 per million input tokens and $12 per million output tokens. It's cutting the cost of Luna by 80% to 20 cents per million input tokens and $1.20 per million output tokens. Sol's pricing remains
分享
阅读原文 ↗