Check if the installed LM Studio CLI meets the minimum requirement
Source:R/setup.R
check_lms_version.RdCheck if the installed LM Studio CLI meets the minimum requirement
Value
A logical scalar: TRUE if the LM Studio CLI version meets or
exceeds the specified min_version, and FALSE otherwise,
including when lms_path() does not find the CLI.