forked from Shinonome/dots-hyprland
ai: add privacy notice
This commit is contained in:
@@ -49,7 +49,7 @@ const ChatGPTInfo = () => {
|
||||
Button({
|
||||
className: 'txt-subtext txt-norm icon-material',
|
||||
label: 'info',
|
||||
tooltipText: 'Uses gpt-3.5-turbo.\nNot affiliated, endorsed, or sponsored by OpenAI.',
|
||||
tooltipText: 'Uses gpt-3.5-turbo.\nNot affiliated, endorsed, or sponsored by OpenAI.\n\nPrivacy: OpenAI claims they do not use your data when you use their API.',
|
||||
setup: setupCursorHoverInfo,
|
||||
}),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user