Skip to content
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

TODO: support longer response #7

Open
howarder3 opened this issue Dec 16, 2022 · 0 comments
Open

TODO: support longer response #7

howarder3 opened this issue Dec 16, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@howarder3
Copy link
Owner

howarder3 commented Dec 16, 2022

Currently, since we use max_token = 240. Some sentences will be cut due to the max length.
However, user can say "繼續" to continue the response.

Try to enhance this, there are many methods that can enhance this.

  • Reminder 1: Take care of unlimited responses. For example, use asks chatbot to respond in over 1000000 words. That I think it will be calculated in a REALLY LONG time.
  • Reminder 2: Vercel (Free account) will timeout after 10 secs no response. Take care of this.
@howarder3 howarder3 added the enhancement New feature or request label Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant