Ask a question to get started
Enter to sendā¢Shift+Enter new line
map_http_error_to_nova_exception( error: Exception, model_name: Optional[str] = None ) -> NovaError
error
Exception
Original exception from OpenAI SDK or HTTP client
model_name
Optional[str]
None
Model name for context
Map HTTP/OpenAI errors to Nova-specific exceptions.