You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Please use English, otherwise it will be closed.
Motivation
Hi! This would be awesome, as it would address following problems:
most custom stopping conditions can be expressed as a regex
handling custom stopping in a streaming response does not work as quickly as a backend based stopping condition would
(at least in my testing, a NodeJS client (with breaking the AsyncGenerator for await loop) can not stop the SGLang streaming generation the same way it works with the official OpenAI API)
I hope this is easy to implement
Related resources
No response
The text was updated successfully, but these errors were encountered:
Checklist
Motivation
Hi! This would be awesome, as it would address following problems:
(at least in my testing, a NodeJS client (with breaking the AsyncGenerator for await loop) can not stop the SGLang streaming generation the same way it works with the official OpenAI API)
I hope this is easy to implement
Related resources
No response
The text was updated successfully, but these errors were encountered: