Duration
14s
Input Tokens
932
Output Tokens
917
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;