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

Method iteration

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

Source from the content-addressed store, hash-verified

134 }
135
136 public int iteration() {
137 return iteration;
138 }
139
140 public int totalInputTokens() {
141 return totalInputTokens;

Callers 2

executeMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected