Is your feature request related to a problem?
Hi,
We are building a system where all our data is stored in DuckDB. Our use case is to allow users to ask natural language questions, convert them into SQL queries, and return results from the database. This tool provides that functionality, but DuckDB support is missing. Can anyone suggest how we can use DuckDB with this tool?
Describe the solution you'd like
We are building a system where all our data is stored in DuckDB. Our use case is to allow users to ask natural language questions, convert them into SQL queries, and return results from the database. This tool provides that functionality, but DuckDB support is missing. Can anyone suggest how we can use DuckDB with this tool?
Additional context
No response
Is your feature request related to a problem?
Hi,
We are building a system where all our data is stored in DuckDB. Our use case is to allow users to ask natural language questions, convert them into SQL queries, and return results from the database. This tool provides that functionality, but DuckDB support is missing. Can anyone suggest how we can use DuckDB with this tool?
Describe the solution you'd like
We are building a system where all our data is stored in DuckDB. Our use case is to allow users to ask natural language questions, convert them into SQL queries, and return results from the database. This tool provides that functionality, but DuckDB support is missing. Can anyone suggest how we can use DuckDB with this tool?
Additional context
No response