class Ollama::Client

def help

def help
  @output.puts "Commands: %s" % commands.join(?,)
end