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

should give at least a warning when user submits an empty request in useChat #3093

Open
MarkShawn2020 opened this issue Sep 21, 2024 · 0 comments
Labels
ai/ui enhancement New feature or request

Comments

@MarkShawn2020
Copy link

Feature Description

      if (!input && !options.allowEmptySubmit)
        return;

Use Case

No response

Additional context

No response

@lgrammel lgrammel added enhancement New feature or request ai/ui labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai/ui enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants