Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/PaperFlow
/ FakeResponse
Class
FakeResponse
tests/test_providers.py:169–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
message = FakeMessage()
168
169
class
FakeResponse:
170
choices = [FakeChoice()]
171
usage = FakeUsage()
172
173
class
FakeCompletions:
174
@staticmethod
Callers
1
create
Method · 0.70
Calls
2
FakeUsage
Class · 0.85
FakeChoice
Class · 0.70
Tested by
1
create
Method · 0.56