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

Class FakeUsage

tests/test_providers.py:159–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157 calls = []
158
159 class FakeUsage:
160 prompt_tokens = 3
161 completion_tokens = 5
162
163 class FakeMessage:
164 content = "ok"

Callers 1

FakeResponseClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected