micr0-dev / lexido

A terminal assistant, powered by Generative AI
GNU Affero General Public License v3.0
218 stars 8 forks source link

Mode system for lexido #59

Closed micr0-dev closed 4 months ago

micr0-dev commented 4 months ago

Instantanouos flags: -g, -l, -r

Change default run mode: -setDefault

  -g    Utilize Gemini Pro LLM
  -l    Utilize a local LLM via ollama
  -r    Utilize a remote REST Api LLM as per the configuration file
  -setDefault string
        Set the default mode for lexido (gemini/local/remote)