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

Class FakeChoice

tests/test_providers.py:166–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164 content = "ok"
165
166 class FakeChoice:
167 message = FakeMessage()
168
169 class FakeResponse:
170 choices = [FakeChoice()]

Callers 1

FakeResponseClass · 0.70

Calls 1

FakeMessageClass · 0.70

Tested by

no test coverage detected