You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{t('outOfContextError.title','Out of context error')}
70
-
</DialogTitle>
71
-
</DialogHeader>
72
-
<DialogDescription>
73
-
{t(
74
-
'outOfContextError.description',
75
-
'This chat is reaching the AI’s memory limit, like a whiteboard filling up. We can expand the memory window (called context size) so it remembers more, but it may use more of your computer’s memory. We can also truncate the input, which means it will forget some of the chat history to make room for new messages.'
{t('outOfContextError.title','Out of context error')}
42
+
</DialogTitle>
43
+
</DialogHeader>
44
+
<DialogDescription>
45
+
{t(
46
+
'outOfContextError.description',
47
+
'This chat is reaching the AI’s memory limit, like a whiteboard filling up. We can expand the memory window (called context size) so it remembers more, but it may use more of your computer’s memory. We can also truncate the input, which means it will forget some of the chat history to make room for new messages.'
0 commit comments