Ask a question to get started
Enter to sendā¢Shift+Enter new line
Decorator to catch ApiRequestFailure on Model Gateway calls.
Logs a uniform warning when the model is not properly registered.
gateway_error_handler( func: Callable[..., Any], ) -> Callable[..., Any]