Ask a question to get started
Enter to send•Shift+Enter new line
Parse standardized error response.
Expected format: {"detail": {"error": "...", "message": "..."}}
Returns a dict with:
parse_error_response( error: httpx.HTTPStatusError, ) -> dict[str, Any]