diff --git a/plugins/unsloth-chat/index.jsx b/plugins/unsloth-chat/index.jsx index 429f5e7..e85269f 100644 --- a/plugins/unsloth-chat/index.jsx +++ b/plugins/unsloth-chat/index.jsx @@ -226,29 +226,35 @@ function ErrorDetailModal(props) { {/* API URL used */}
Request URL
- {error.url} - +
{/* Configured API URL */}
Configured API URL
- {error.apiUrl} - +
{/* Model */}