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

Method String

core/http/endpoints/openai/conncoord/conncoord.go:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39type State interface {
40 isState()
41 String() string
42}
43
44// Live: the session is active. VADRunning records whether the turn-detection

Callers 15

chunkTextFunction · 0.65
preprocessTextFunction · 0.65
main.goFile · 0.65
main.goFile · 0.65
main.goFile · 0.65
main.goFile · 0.65
main.goFile · 0.65
main.goFile · 0.65
main.goFile · 0.65
main.goFile · 0.65
main.goFile · 0.65

Implementers 15

Idlecore/http/endpoints/openai/turncoord/t
Speakingcore/http/endpoints/openai/turncoord/t
unknownStatecore/http/endpoints/openai/turncoord/t
Idlecore/http/endpoints/openai/respcoord/r
Activecore/http/endpoints/openai/respcoord/r
Terminatedcore/http/endpoints/openai/respcoord/r
Idlecore/http/endpoints/openai/compactcoor
Runningcore/http/endpoints/openai/compactcoor
Terminatedcore/http/endpoints/openai/compactcoor
unknownStatecore/http/endpoints/openai/compactcoor
Opencore/http/endpoints/openai/ttscoord/tt
Closingcore/http/endpoints/openai/ttscoord/tt

Calls

no outgoing calls

Tested by 15

newRequestAppFunction · 0.52
runRouterWithDepsFunction · 0.52
okFunction · 0.52
newTestAuthAppFunction · 0.52
transcriptDeltaTextMethod · 0.52
passthroughHandlerFunction · 0.52
startLiveASRServerFunction · 0.52
startTestServerFunction · 0.52