Presents a selection prompt to the user, allowing them to choose a text processing task.
This function checks for internet connectivity and disables the 'translate' and 'summarized' options if offline.
It uses the @inquirer/prompts library for the interactive selection.
Presents a selection prompt to the user, allowing them to choose a text processing task.
This function checks for internet connectivity and disables the 'translate' and 'summarized' options if offline. It uses the
@inquirer/prompts
library for the interactive selection.