mirror of
https://github.com/cloudstack-llc/ollama.git
synced 2026-07-21 01:55:23 -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.