Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
822
type
ForwardClient
interface
{
823
Send(*pb.ForwardRequest) error
824
Recv() (*pb.ForwardReply, error)
825
CloseSend() error
826
Context() context.Context
827
}
Callers
15
passthrough_edge_test.go
File · 0.65
TestForward_PassthroughEcho
Function · 0.65
TestForward_AnthropicAuthHeader
Function · 0.65
TestForward_RejectsWithoutLoad
Function · 0.65
AudioTransformStreamEndpoint
Function · 0.65
ModelTranscriptionLive
Function · 0.65
StreamChat
Method · 0.65
ForwardViaBackend
Function · 0.65
Read
Method · 0.65
Close
Method · 0.65
AudioTranscriptionLive
Method · 0.65
AudioTransformStream
Method · 0.65
Implementers
6
scriptedForwardClient
core/services/cloudproxy/backend_forwa
infiniteForwardClient
core/services/cloudproxy/backend_forwa
embedBackendAudioTransformStreamClient
pkg/grpc/embed.go
embedBackendAudioTranscriptionLiveStreamClient
pkg/grpc/embed.go
embedBackendAudioToAudioStreamClient
pkg/grpc/embed.go
embedBackendForwardStreamClient
pkg/grpc/embed.go
Calls
no outgoing calls
Tested by
3
TestForward_PassthroughEcho
Function · 0.52
TestForward_AnthropicAuthHeader
Function · 0.52
TestForward_RejectsWithoutLoad
Function · 0.52