|
|
|
|
|
by kolinko
13 days ago
|
|
Are you talking from experience or from theory? I have a reflections mechanism, which launches right after the session ends (when it’s still in cache, so it’s almost free) and it catches a ton of problems with tool/skill/system design, all the time. Low level stuff can be fixed almost automatically (e.g. agent funbled 10 turns bc tool’s docs were wrong), high level too but human gating is useful. If you try doing it any other way you have to pay for input tokens, not cache read, so it’s 10x more expensive. |
|
It feels like it would be relatively random across the range of plausible results, but it sounds like you are finding otherwise.