Alin Osan

Results 5 issues of Alin Osan

### Background The aim of this PR is to make the use of Redis Stack beginner friendly and help developers get consistent results. Developers and curious people can access RedisInsight...

conflicts

While working on a [Bash completion PR](https://github.com/ollama/ollama/pull/3105), I noticed the absence of ls from the arguments list for -h/--help and ollama listing. ![image](https://github.com/ollama/ollama/assets/8534160/7676b183-05e7-4f5e-8d46-25fc05e12a5e)

In the current implementation, `ollama rm` removes a model without a prompt for confirmation. Please consider the inclusion of a confirmation prompt, with the customary N/y option to avoid removing...

feature request

Please review this PR for adding Bash completion to install.sh for Linux. Currently works for all arguments and options, including autocomplete for long model names (yay!) `ollama ls` works, but...

An example to control Tapo P110 with a `python tapo_control.py ` format with credentials from an .env configuration file.