API
集里怎么说它
- 《OpenAI 内部怎么用 AI 写代码:从巫师比喻到一人独角兽的二阶效应》(01:11起):本集说 API 是 OpenAI 的第一个产品,最流行的端点是 Responses API,针对构建长时间运行的智能体做了优化
- 《Sam Altman 谈 AI 时代的创业法则:被全世界当成白痴是最大优势》(32:33起):本集提到:它是 OpenAI 成立几年后想出来的商业模式,允许人们接入并付费使用其模型能力。
- 《Roblox创始人的做减法哲学与经济系统设计》(24:31起):本集通过联合创始人 Eric 的故事说明:不应把具体业务逻辑(如夺旗游戏的旗子对象)硬编码进核心 C++ 代码,而应做通用的 API 接口,这个工程决策决定了平台的 UGC 天花板。
① 提到它的金句
6 条
我认为开源模型会紧紧跟随闭源专有 API 模型,落后几个月,或者甚至只是一年或一年半之类的。
指向原始笔记的链接
I think open source models are going to be very close behind the closed source proprietary API models months or maybe even just a year or a year and a half or something.
—— Mustafa Suleyman · [10:55]
这是我们一直有所回避的一件事,就是为模型提供 API。
指向原始笔记的链接
This is one thing we’ve kind of stayed away from is providing an API for models
—— Akshat Bubna · [48:34]
你只能通过开源才能做到这一点,对吧?用 API 是做不到的。
指向原始笔记的链接
You can only get that through open source, right? Like you can’t get that with API.
—— Clement DeLong · [08:59]
因为就像明天,如果我发布一个闭源模型,如果我把它保持闭源、强迫一切通过我的 API 路由,我字面意义上就会赚到更多的钱。
指向原始笔记的链接
Because like tomorrow, if I release a closed model, I just will literally make more money if I just keep it closed and I force everything to route through my API.
—— Aaron Levie · [15:46]
所以你最终可能会看到中美前沿模型之间出现不断扩大的差距,仅仅因为美国前沿模型不再可被蒸馏——仅仅因为它们关闭了 API 访问。
指向原始笔记的链接
And so you might end up seeing a little bit of a growing gap between Chinese frontier models and American frontier models simply because American frontier models are no longer distillable simply because they’ve shut down API access.
—— Zavain Dar · [18:22]
它们可以轻松地为任何给定的 API 写测试,但和人类一样,它们无法写出正确的测试。
指向原始笔记的链接
They can easily write tests for any given API, but much like humans, they fail to write the right tests.
—— Jonathan Kelley · [15:05]
② 出现在这些集
3 集
- 《OpenAI 内部怎么用 AI 写代码:从巫师比喻到一人独角兽的二阶效应》 — 作为概念
- 《Sam Altman 谈 AI 时代的创业法则:被全世界当成白痴是最大优势》 — 作为概念(提及)
- 《Roblox创始人的做减法哲学与经济系统设计》 — 作为概念
③ 关联
点进去有真内容 —— 本页主要出口
OpenAI · ChatGPT · 智能体 · Sherwin Wu · Sam Altman · Roblox CEO · Lenny · 初创公司 · Roblox · Codex
