Ethan Mollick · @emollick · X·2026-07-04 11:32·59天前
AI 导读

Ethan Mollick 提出,前沿模型(尤其是未来版本)可以充当“路由器”,自主将任务委托给更便宜、更笨的模型,从而节省成本。开发者 Simon Willison 实践了这一思路:在 Fable 中告诉模型“对于所有编码任务,用你的判断决定一个合适的低功耗模型并在子智能体中运行”,结果节省了大量 token。这意味着未来智能体可能以一个强大的 AI 规划者为核心,由其自行分配工作。

Ethan Mollick@emollick
57AI 编辑部评分,满分 100
2026-07-04 11:32· 59天前
AI 导读

Ethan Mollick 提出,前沿模型(尤其是未来版本)可以充当“路由器”,自主将任务委托给更便宜、更笨的模型,从而节省成本。开发者 Simon Willison 实践了这一思路:在 Fable 中告诉模型“对于所有编码任务,用你的判断决定一个合适的低功耗模型并在子智能体中运行”,结果节省了大量 token。这意味着未来智能体可能以一个强大的 AI 规划者为核心,由其自行分配工作。

What if the model is the router?

I think people underestimate the ability of frontier models now, but especially in the near future, to delegate work on their own as needed to dumber, cheaper models. The future might be start with a smart AI planner, let it delegate on its own.

Simon WillisonThe most interesting Fable tip I've heard so far is to let the model use its own judgement as much as possible I told it "For all coding tasks use your judgemen...

来源:Ethan Mollick· x.com