d88972ea48
This avoids emitting the progress indicators to stderr, and the interactive prompts to the output file or pipe. Running "ollama run model > out.txt" now exits immediately, and "echo hello | ollama run model > out.txt" produces zero stderr output and a typical response in out.txt |
||
---|---|---|
.. | ||
cmd.go | ||
cmd_test.go | ||
interactive.go | ||
interactive_test.go | ||
start.go | ||
start_darwin.go | ||
start_default.go | ||
start_windows.go |