MCPcopy
hub / github.com/mudler/LocalAI / Running

Struct Running

core/http/endpoints/openai/compactcoord/compactcoord.go:40–40  ·  view source on GitHub ↗

Running: exactly one compaction is in flight.

Source from the content-addressed store, hash-verified

38
39// Running: exactly one compaction is in flight.
40type Running struct{}
41
42// Terminated: the conversation/session is torn down. Absorbing — no compaction
43// can start from here, so the M1 (connection) parent's teardown can cancel +

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected