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

Able to switch off question recommendation #1202

Open
wwwy3y3 opened this issue Jan 21, 2025 · 0 comments
Open

Able to switch off question recommendation #1202

wwwy3y3 opened this issue Jan 21, 2025 · 0 comments
Labels

Comments

@wwwy3y3
Copy link
Member

wwwy3y3 commented Jan 21, 2025

Is your feature request related to a problem? Please describe.
Question recommendation requires additional computation resources. Since this feature may not be needed in some scenarios, we could let users choose to disable.

Describe the solution you'd like
Bringing in a env variable that could turn off the question recommendation feature on following parts:

  1. Home page: https://docs.getwren.ai/oss/guide/home/ask#recommended-questions
  2. When questions require clarification: https://docs.getwren.ai/oss/guide/home/ask#out-of-scope-questions
  3. When users question is a Database Schema Exploration: https://docs.getwren.ai/oss/guide/home/ask#database-schema-exploration
  4. In follow-up questions: https://docs.getwren.ai/oss/guide/home/answer#recommended-questions

Additional context

  1. also need an argument for the launcher to specify, ex: --diable-feature-recommendation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Next
Development

No branches or pull requests

1 participant