MCPcopy
hub / github.com/mudler/LocalAI / parity_test.go

File parity_test.go

pkg/mcp/localaitools/parity_test.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package localaitools_test
2
3// Parity test: both LocalAIClient implementations (inproc.Client and
4// httpapi.Client) must produce equivalent payloads for the same input. The

Callers

nothing calls this directly

Calls 10

NewFunction · 0.92
inprocLikeFromHTTPFunction · 0.85
sortGalleriesFunction · 0.85
fakeBackendFunction · 0.70
CloseMethod · 0.65
ListGalleriesMethod · 0.65
GallerySearchMethod · 0.65
ImportModelURIMethod · 0.65
SystemInfoMethod · 0.65
ItFunction · 0.50

Tested by

no test coverage detected