-
Notifications
You must be signed in to change notification settings - Fork 549
docs: add extra slash #1345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add extra slash #1345
Conversation
Documentation preview |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1345 +/- ##
===========================================
+ Coverage 71.04% 71.59% +0.54%
===========================================
Files 162 168 +6
Lines 16398 16862 +464
===========================================
+ Hits 11650 12072 +422
- Misses 4748 4790 +42
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's see if we need to merge this PR or the bug fix.
Signed-off-by: Miyoung Choi <[email protected]>
Signed-off-by: Miyoung Choi <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @miyoungc 👍🏻
Description
As of version 0.14.1, an extra backslash is required at the end of NIMs model endpoints.
Related Issue(s)
Checklist