Duration
3s
Input Tokens
1016
Output Tokens
37
Cost
$0.01
Context
Input
Show me all the dealershipsExpected output
SELECT * FROM dealerships;Model output
SELECT * FROM dealerships;Turn plain-English questions into correct SQL against a schema. The skill behind analytics chat, natural-language dashboards, and 'just ask the database' interfaces.
Show me all the dealershipsSELECT * FROM dealerships;SELECT * FROM dealerships;