Replies: 3 comments
|
我那2亿token还他宝贝的是GPT6 astra |
|
The mechanism: On the number. The shipped default cap is 256, not 128 ( Your suggestion is executable today, and on an existing goal too. The type surface makes it look like the cap is fixed after creation (
The real hole is that the cap counts rounds, not spend. One round is unbounded in tokens and wall-clock: there is no per-goal budget, no unattended-hours bound, and no automatic brake when a goal has clearly stopped making progress. Three different thresholds already exist ( I am building a small plugin for that: |
|
Following up on my earlier note in this thread about the missing spend dimension: the plugin is published.
- insert:
- id: goal-budget-guard
name: '@argszero/cordis-plugin-goal-budget-guard'
config:
maxUnattendedRounds: 3 # rounds since the last human message — the "overnight" dimension
maxTokens: 2000000 # tokens spent since the guard began watching this goal
maxGoalRounds: 20 # deployment cap, independent of the goal's own cap
dryRun: false # true logs the stop it would write instead of writing itRecap of the gap it targets, in one line: What it does. On every Boundaries, stated up front (all of them are in the README too):
Verification. 26 tests: the policy function exhaustively, plus the guard driven through a real cordis One note for anyone intending to lower the cap on a live session instead: |
Uh oh!
There was an error while loading. Please reload this page.
这个goalround的玩意每隔2-3轮就重新激发模型, 这一晚上烧了2亿token ,我实在想不出诗人能写出这么阴间的代码 这个很好定位就不上传日志了,建议改小128 到 4
All reactions