-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
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:
- Home page: https://docs.getwren.ai/oss/guide/home/ask#recommended-questions
- When questions require clarification: https://docs.getwren.ai/oss/guide/home/ask#out-of-scope-questions
- When users question is a
Database Schema Exploration
: https://docs.getwren.ai/oss/guide/home/ask#database-schema-exploration - In follow-up questions: https://docs.getwren.ai/oss/guide/home/answer#recommended-questions
Additional context
- also need an argument for the launcher to specify, ex:
--diable-feature-recommendation
nemesisq3a, Andy2055, ArthurChiao, flyrun9527 and rara011088
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress