joone / loz

Loz is a command-line tool that enables your preferred LLM to execute system commands and utilize Unix pipes, integrating AI capabilities with other Unix tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loz behind proxy ?

JimnyGitHub opened this issue · comments

commented

How do I run loz when I have a proxy?

HTTPS_PROXY=http://my.proxy:3128 loz
does not work