Does the http url path support modification? #6634
Unanswered
fighterhit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does the http url path support modification? Because the examples I saw are all fixed
http://localhost:8000/v2/models/custom_model/versions/1/infer
, I hope to use a custom url path, such ashttp://localhost:8000/my/ test/infer
.Beta Was this translation helpful? Give feedback.
All reactions