awslabs/multi-model-server

how to change url format

xuweidongkobe opened this issue · 0 comments

when I use mms , the url is like http:ip:port/my_name/predict. The question is how to change the "predict" to my own words.
if I want url is http:ip:port/my_name/predictFile, how can I do? thank you