Y
Hacker News
new
|
ask
|
show
|
jobs
by
tionis
380 days ago
I'm also using uv tools and fixed it by doing something like this to upgrade:
uv tool install llm --upgrade --upgrade --with llm-openrouter --with llm-cmd ...
2 comments
tinodb
379 days ago
Same, but put that in a llm-upgrade.sh because the list was getting quite long :)
link
johnisgood
380 days ago
Is the double "--upgrade" a typo?
link
tionis
380 days ago
Yes, autocorrect on my phone worked against me
link