Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/PaperFlow
/ FakeClient
Class
FakeClient
tests/test_providers.py:184–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
completions = FakeCompletions()
183
184
class
FakeClient:
185
chat = FakeChat()
186
187
class
FakeOpenAIModule:
188
@staticmethod
Callers
1
OpenAI
Method · 0.70
Calls
1
FakeChat
Class · 0.70
Tested by
1
OpenAI
Method · 0.56