MCPcopy Create free account
hub / github.com/OperationT00/T-Code / tokenBudget

Method tokenBudget

src/main/java/com/tcode/agent/AgentBudget.java:152–154  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

150 }
151
152 public int tokenBudget() {
153 return tokenBudget;
154 }
155
156 public int hardMaxIterations() {
157 return hardMaxIterations;

Callers 4

executeMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls