-
Notifications
You must be signed in to change notification settings - Fork 33
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
feature request: streaming using discord's edit message function #50
Comments
Already implemented, though a little jank at times. |
how do i use it? |
|
yup, let me know how it works for you! The challenge with this approach is that Discord will rate-limit its api responses, so depending on how long your responses are and how fast they're generated, you'll see varying results. Thanks @jmoney7823956789378 for the tech support! :) |
No problem! Always got some free time at work. |
Sure thing! Added in bf23d74 If you try it, please lmk what values you find useful. I would like to have defaults that work well for most users. |
Awesome stuff!
This is probably because I have the |
Here are my findings: |
Glad it worked! I'll test out 0.7 and see how it works as a default setting.
|
Can this be pushed trough to the "plugin" version 🙏 would love to set the stream_responses_speed_limit: to something that doesnt hit the api wall. |
Yup, working on it soon! It's been a minute since the last release, and I have a lot of improvements that need to get out. :) I'm not planning to give the speed limit itself a UI widget, but on release you'll be able to change it via the advanced yaml editor. |
Yup, I haven't fixed that part yet. I split off bug 63 to help me keep track of it. Going to close this for now. |
No description provided.
The text was updated successfully, but these errors were encountered: