MCPcopy Create free account
hub / github.com/dialect-app/dialect / APIKeyRequired

Class APIKeyRequired

dialect/providers/errors.py:13–14  ·  view source on GitHub ↗

Exception raised when provider fails.

Source from the content-addressed store, hash-verified

11
12
13class APIKeyRequired(ProviderError):
14 """Exception raised when provider fails."""
15
16
17class APIKeyInvalid(ProviderError):

Callers 2

check_known_errorsMethod · 0.90
check_known_errorsMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected