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

Method Recv

pkg/grpc/client.go:824–824  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

822type ForwardClient interface {
823 Send(*pb.ForwardRequest) error
824 Recv() (*pb.ForwardReply, error)
825 CloseSend() error
826 Context() context.Context
827}

Callers 15

ModelTranscriptionLiveFunction · 0.65
StreamChatMethod · 0.65
ForwardViaBackendFunction · 0.65
ReadMethod · 0.65
CloseMethod · 0.65
AudioTransformStreamMethod · 0.65

Implementers 6

scriptedForwardClientcore/services/cloudproxy/backend_forwa
infiniteForwardClientcore/services/cloudproxy/backend_forwa

Calls

no outgoing calls

Tested by 3