Skip to content

Commit

Permalink
Update SplashScreen.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
tveito authored Jun 17, 2024
1 parent 0804aaf commit a23bfa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/SplashScreen/SplashScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const SplashScreen = () => {
ChatUiT
</div>
<div className="text-sm mb-2 text-neutral-700 dark:text-neutral-200">
ChatUiT is based on GPT-4 and GPT-3.5-turbo, which is the same model used in the free version of ChatGPT.
ChatUiT is based on GPT-4 and GPT-3.5-turbo, which is the same models used in ChatGPT.
In our version of the service, no data is stored outside your machine.
Chat logs are stored in your browser and will only be available on your device.
Data is not shared or used for training the model.
Expand Down

0 comments on commit a23bfa9

Please sign in to comment.