mirror of
https://github.com/cloudstack-llc/ollama.git
synced 2026-07-20 15:38:20 -04:00
e9e9bdb8d9
write-host in powershell writes directly to the console and will not be picked up by a pipe. Echo, or write-output will.