Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/PaperFlow
/ FakeMessage
Class
FakeMessage
tests/test_llm_parser.py:168–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
calls = []
167
168
class
FakeMessage:
169
content =
'{"action":"unknown","confidence":0.2}'
170
171
class
FakeChoice:
172
message = FakeMessage()
Callers
2
FakeChoice
Class · 0.70
__init__
Method · 0.70
Calls
no outgoing calls
Tested by
1
__init__
Method · 0.56