Open
Description
Description
We need to create a cell within the notebook that will translate NLP into SQL and then return the output. This will be especially helpful for low code / no code users.
Design
Design will be completed via #1199.
Requirements
What are more specific requirements that needs to take to consider this issue resolved.
- Create new cell type "Text to SQL"User will select a database from dropdown. It will show only dbs they have access to.User will select a Model from dropdown. Dropdown will show all models the user has access toCell will contain an area for text input where the user will be able to type (Ex: show me records of people over age 50)User will be able to change name / type of frame output (Like on Import Data cell)User will then run the cell normally. This will trigger a call to this Reactor: NLPQuery3ReactorAfter the cell is run, the user's input will show up, the generated SQL will populate within the cell, and the output table will show the data from the SQL query.
Metadata
Metadata
Assignees
Labels
No labels
Activity