MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / FakeResponse

Class FakeResponse

tests/test_providers.py:169–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167 message = FakeMessage()
168
169 class FakeResponse:
170 choices = [FakeChoice()]
171 usage = FakeUsage()
172
173 class FakeCompletions:
174 @staticmethod

Callers 1

createMethod · 0.70

Calls 2

FakeUsageClass · 0.85
FakeChoiceClass · 0.70

Tested by 1

createMethod · 0.56