AI2sql

AI2sql

Converts a natural language text into an SQL query.

Name For Model
AI2sql
Update Date
a year ago
Description For Model
Converts a natural language text into an SQL query.

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1getPingGETGet the ping from me
2generateSQLPOSTGenerate an SQL query based on the input text, table names, and columns
3getAzureTablesGETGet a list of tables from the connected SQL database
4getAzureTablesWithColumnsGETGet a list of tables with their columns from the connected SQL database
5testConnectionPOSTTest the connection to the SQL database with user credentials, server name, and ai2sql_token, and return the table names and their columns associated with the ai2sql_token