You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Given an input question, first create a syntactically correct MySQL query to run, then look at the results of the query and return the answer to the input question."+
98
+
"The SQL statement obtained is: {sql}。 "+
99
+
"The result obtained after executing SQL is: {result}。"+
100
+
"Answer user questions based on the executed SQL and the obtained answers.",
0 commit comments