CategorycostManual4.2EvidencereportedAttributed to@kloss_xyz
ProblemRoutines attached to a very long main chat make every run re-read the entire conversation before answering.
TechniquePut the routine on the Bot that performs the work, not on the conversation you talk in.
Why it worksThe attached conversation is context, and context is re-read and re-billed on every run.
When to useEvery routine.