-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
CompletionBatchingRequestSupport #220
Conversation
Codecov Report
@@ Coverage Diff @@
## master #220 +/- ##
==========================================
+ Coverage 71.94% 72.51% +0.56%
==========================================
Files 21 21
Lines 581 593 +12
==========================================
+ Hits 418 430 +12
Misses 124 124
Partials 39 39
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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 so much for the PR! That was a long-standing issue 🙌🏻
solve iusse #201 i think this feature is useful
i closed pr #210 because I think there are too many unnecessary changes, here is a more concise change to implement
Prompt
can be assignedstring
or[]string
typeStreaming is also supported