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
"You can type `i` in your terminal to use Open Interpreter.",
440
-
"Type `wtf` in your terminal to have Open Interpreter fix the last error.",
441
-
"You can type prompts after `i` in your terminal, for example, `i want you to install node`. (Yes, really.)",
466
+
# "You can type `i` in your terminal to use Open Interpreter.",
467
+
"**Tip:** Type `wtf` in your terminal to have Open Interpreter fix the last error.",
468
+
# "You can type prompts after `i` in your terminal, for example, `i want you to install node`. (Yes, really.)",
469
+
"We recommend using our desktop app for the best experience. Type `d` for early access.",
470
+
"**Tip:** Reduce display resolution for better performance.",
442
471
]
443
472
444
473
random_tip=random.choice(tips)
445
474
446
475
markdown_text=f"""> Model set to `Claude 3.5 Sonnet (New)`, OS control enabled
447
476
448
-
We recommend using our desktop app for the best experience. Type `d` for early access.
477
+
{random_tip}
449
478
450
479
**Warning:** This AI has full system access and can modify files, install software, and execute commands. By continuing, you accept all risks and responsibility.
451
480
452
-
Move your mouse to any corner of the screen to exit. Reduce display resolution for better performance.
481
+
Move your mouse to any corner of the screen to exit.
0 commit comments