()
| 48 | |
| 49 | |
| 50 | def help_text(): |
| 51 | return ( |
| 52 | "Commands: say an app/site to open it, say 'python ara' or 'search for python', " |
| 53 | "'chrome kapat' to close a visible window, 'remember that ...' to save a note, " |
| 54 | "'developer mode' to show prompts/raw AI/token usage, '/apps chrome' in type mode to list apps." |
| 55 | ) |
| 56 | |
| 57 | |
| 58 | def check_lm_studio(): |