Skip to content

Commit

Permalink
feat: update non-vision message
Browse files Browse the repository at this point in the history
  • Loading branch information
mondaychen committed Sep 13, 2024
1 parent 8eb123f commit 2019d68
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/common/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,7 @@ const Settings = ({ setInSettingsView }: SettingsProps) => {
<Alert status="warning" borderRadius="lg">
<AlertIcon />
<AlertDescription fontSize="sm">
Most of Fuji&rsquo;s capabilities are based on the GPT-4 Vision
mode. Non-vision models are available for research purposes.
Fuji will operate in non-vision mode with the selected model.
</AlertDescription>
</Alert>
)}
Expand Down

0 comments on commit 2019d68

Please sign in to comment.