MCPcopy Create free account
hub / github.com/1rgs/claude-code-proxy / TokenCountResponse

Class TokenCountResponse

server.py:377–378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

375
376
377class TokenCountResponse(BaseModel):
378 input_tokens: int
379
380
381class Usage(BaseModel):

Callers 1

count_tokensFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected