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

Struct unknownState

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

Source from the content-addressed store, hash-verified

34func (unknownEvent) String() string { return "unknownEvent" }
35
36type unknownState struct{}
37
38func (unknownState) isState() {}
39func (unknownState) String() string { return "unknownState" }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected