MCPcopy Create free account
hub / github.com/InferCore/InferCore / RecordFirstToken

Method RecordFirstToken

internal/inferexec/orchestrator_test.go:52–52  ·  view source on GitHub ↗
(string, time.Time)

Source from the content-addressed store, hash-verified

50
51func (stubSLO) RecordStart(string) {}
52func (stubSLO) RecordFirstToken(string, time.Time) {}
53func (stubSLO) RecordCompletion(string, time.Time) {}
54func (stubSLO) RecordFallback(string, string) {}
55func (stubSLO) Snapshot(string) types.SLOSnapshot {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected