Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
create
Method · 0.70
Calls
1
FakeChoice
Class · 0.70
Tested by
1
create
Method · 0.56