JigsawStack Text to SQL example.
A valid schema is passed to the sql_schema
parameter as a string. The model uses this schema to generate an accurate SQL statement based on the given prompt. Below is an example of valid schema:
Run this query to retrieve a schema for your SQLite database.
If you are performing the operation above in node.js, you can consider the following below: