Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dialect-app/dialect
/ APIKeyInvalid
Class
APIKeyInvalid
dialect/providers/errors.py:17–18 ·
view source on GitHub ↗
Exception raised when provider fails.
Source
from the content-addressed store, hash-verified
15
16
17
class
APIKeyInvalid(ProviderError):
18
""
"Exception raised when provider fails."
""
19
20
21
class
InvalidLangCode(ProviderError):
Callers
2
check_known_errors
Method · 0.90
check_known_errors
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected