Guillermo Rauch(@rauchg)
1 line of code in @aisdk saves you 90% or more in DeepSeek v4 Flash AI Gateway tokens
6.5内容质量

TL;DR · AI 摘要
Vercel SDK通过特定配置可节省90%以上DeepSeek v4 Flash AI Gateway token成本,但缺乏技术原理说明。
核心要点
- 使用Vercel SDK的streamText方法可节省90% token成本
- DeepSeek v4 Flash在Vercel Pro用户中至8月11日享90%折扣
- 代码示例需配置providerOptions.gateway.order为['novita']
结构提纲
按章节快速跳转。
- §核心优惠
Vercel Pro用户可享DeepSeek v4 Flash 90%折扣至8月11日
- ·实现方式
通过streamText方法并配置providerOptions参数实现
- ›代码示例
示例代码包含模型名称和providerOptions具体配置
- ·技术背景
未详细说明节省token的底层技术原理
思维导图
用一张图看清主题之间的关系。
查看大纲文本(无障碍 / 无 JS 友好)
- 节省AI Gateway token成本
- Vercel SDK配置
- streamText方法
- providerOptions参数
- DeepSeek v4 Flash
- Novita折扣90%
- 有效期限至8/11
金句 / Highlights
值得收藏与分享的关键句。
DeepSeek v4 Flash via Novita is 90% off for Vercel Pro till 8/11
streamText({ model: 'deepseek/deepseek-v6-flash', providerOptions: { gateway: { order: ['novita'] } } })
1 line of code in @aisdk saves you 90% or more in tokens
#AI#SDK#Vercel#DeepSeek#token优化
打开原文Guillermo Rauch on X: "1 line of code in @aisdk saves you 90% or more in DeepSeek v4 Flash AI Gateway tokens" / X
Guillermo Rauch
@rauchg
1 line of code in
@
aisdk
saves you 90% or more in DeepSeek v4 Flash AI Gateway tokens
Vercel Developers
@vercel_dev
2h
DeepSeek v4 Flash via Novita is 90% off for Vercel Pro till 8/11. 𝚜𝚝𝚛𝚎𝚊𝚖𝚃𝚎𝚡𝚝({ 𝚖𝚘𝚍𝚎𝚕: '𝚍𝚎𝚎𝚙𝚜𝚎𝚎𝚔/𝚍𝚎𝚎𝚙𝚜𝚎𝚎𝚔-𝚟𝟺-𝚏𝚕𝚊𝚜𝚑', 𝚙𝚛𝚘𝚟𝚒𝚍𝚎𝚛𝙾𝚙𝚝𝚒𝚘𝚗𝚜: { 𝚐𝚊𝚝𝚎𝚠𝚊𝚢: { 𝚘𝚛𝚍𝚎𝚛: ['𝚗𝚘𝚟𝚒𝚝𝚊'] } } })
vercel.com/changelog/deep…
11:12 PM · Aug 4, 2026
16.4K
Views
19
6
123
37