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

Class FakeResponse

tests/test_llm_parser.py:175–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173 finish_reason = "stop"
174
175 class FakeResponse:
176 choices = [FakeChoice()]
177
178 class FakeCompletions:
179 @staticmethod

Callers 1

createMethod · 0.70

Calls 1

FakeChoiceClass · 0.70

Tested by 1

createMethod · 0.56