Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M4THYOU/TokenDagger
/ TokenDaggerError
Class
TokenDaggerError
tokendagger/wrapper.py:23–25 ·
view source on GitHub ↗
Base exception for TokenDagger errors.
Source
from the content-addressed store, hash-verified
21
22
23
class
TokenDaggerError(Exception):
24
""
"Base exception for TokenDagger errors."
""
25
pass
26
27
28
class
Tokenizer:
Callers
7
__init__
Method · 0.85
encode_ordinary
Method · 0.85
encode
Method · 0.85
encode_with_special_tokens
Method · 0.85
decode_bytes
Method · 0.85
decode
Method · 0.85
special_tokens
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected