pgibler / cmdh

Create Linux commands from natural language, in the shell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add execution targets environment variable

pgibler opened this issue · comments

Execution targets determines wether the application will work with ollama, chatgpt, or any execution target.

  • ollama execution will only allow ollama to be targeted
  • chatgpt execution will only allow chatgpt to be targeted
  • any execution will allow either ollama or chatgpt to be used