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

Class FakeMessage

tests/test_providers.py:163–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161 completion_tokens = 5
162
163 class FakeMessage:
164 content = "ok"
165
166 class FakeChoice:
167 message = FakeMessage()

Callers 1

FakeChoiceClass · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected