MCPcopy Create free account
hub / github.com/FreedomIntelligence/CMB / collate_conv

Method collate_conv

workers/mymodel.py:37–38  ·  view source on GitHub ↗
(self, data)

Source from the content-addressed store, hash-verified

35 return "问:{user}\n答:{gpt}\n"
36
37 def collate_conv(self, data):
38 raise NotImplementedError
39
40

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected