Duration
2s
Input Tokens
930
Output Tokens
45
Cost
$0.00
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;