MCPcopy Create free account
hub / github.com/codehamr/codehamr / EventKind

TypeAlias EventKind

internal/llm/llm.go:145–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143 // calibration only (actual vs the char/4 packing estimate); it drives no
144 // behavior. Zero means the server didn't report it.
145 PromptTokens int
146 Elapsed time.Duration
147 Err error
148 // MidStream marks an EventError raised after the stream had already

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected