MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / current

Method current

src/llm/speculative.ts:213–213  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

211 }
212
213 current(): number { return this.window; }
214
215 /** Feed the last turn's realized throughput (tok/s). Returns the new window. */
216 update(throughputTps: number): number {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected