diff --git a/src/apps/settings-modal/AppChatSettingsAI.tsx b/src/apps/settings-modal/AppChatSettingsAI.tsx index 7211b6434..f58f2b624 100644 --- a/src/apps/settings-modal/AppChatSettingsAI.tsx +++ b/src/apps/settings-modal/AppChatSettingsAI.tsx @@ -1,6 +1,7 @@ import * as React from 'react'; import { FormControl, Switch } from '@mui/joy'; +import CodeIcon from '@mui/icons-material/Code'; import EngineeringIcon from '@mui/icons-material/Engineering'; import WarningRoundedIcon from '@mui/icons-material/WarningRounded'; @@ -66,7 +67,7 @@ export function AppChatSettingsAI() { Coding Model} description='Best for code' tooltip={<> Smart code editing model (must support Tool Calls) with great conding skills and not too slow. Used for: