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

Method set_details

backend/python/speaker-recognition/test.py:42–43  ·  view source on GitHub ↗
(self, d)

Source from the content-addressed store, hash-verified

40 self.code = c
41
42 def set_details(self, d):
43 self.details = d
44
45
46class ServicerPlumbingTest(unittest.TestCase):

Callers 5

_require_engineMethod · 0.45
VoiceVerifyMethod · 0.45
VoiceEmbedMethod · 0.45
VoiceAnalyzeMethod · 0.45
TokenizeStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected