Ask a question to get started
Enter to sendā¢Shift+Enter new line
Async decorator to catch ApiRequestFailure on Model Gateway calls.
Log a uniform warning when the Model Gateway is misused.
async_gateway_error_handler( func: Callable[..., Any], ) -> Callable[..., Any]