Routing ✦ 87outlineNot a production recipe — calibrate thresholds

Agent / Codex model router

适用:Agent harness authors。效果:Cheaper default path

Who: Agent harness authors. Steps: State=task → Choice which model/tier → code dispatches. Expected effect: Cheaper default path.

1

复制提示词(保留英文原文效果最好)。

2

在代码里实现——调用 System One / Jev,由你的程序组合答案。

3

回答它的设置问题——大多数提示词会先采访你,然后进入固定节奏。

提示词

提示词
# Agent / Codex model router
State: relevant software state for this pattern.
Ask: Choice / Score / Noul questions that close the decision space.
Then: compose the route or action in code; escalate when confidence is low.

需要授权:typesafe-sdk

它是怎么搭起来的

以下说明为英文原文(来自社区作者),提示词本身建议保留英文。

Steps

  1. State=task.
  2. Choice which model/tier.
  3. code dispatches.

Sources

Metrics and demo claims are author-reported or cookbook-reported unless you measure them yourself. Calibrate on your data.

为什么它好用

Cheaper default path

本案例收集自公开的 Jev 社区,版权归原作者所有。提示词属于参考资料:运行前请先审阅内容, 并且不要让 bot 超出你实际授予的权限行事。