mirror of
https://github.com/ollama/ollama.git
synced 2026-02-18 15:25:27 -05:00
* [fix] /bye and /exit are now treated as prefixes instead of being treated as entire lines which doesn't align with the way the rest of the commands are treated * Update cmd/interactive.go Fixing whitespace --------- Co-authored-by: Jeffrey Morgan <jmorganca@gmail.com>