This repository contains SQL scripts and analysis performed on the AdventureWorks database, a sample database provided by Microsoft. The AdventureWorks dataset is widely used for demonstrating ...
from src.config import API_KEY, DATABASE_DIR, MODEL_NAME, IMAGE_PROMPT_PATH "You are an expert at translating natural language questions into SQL queries based on the AdventureWorks database described ...
I tried to run the sample code against this database without success. OK, so I needed a copy of the AdventureWorks database pronto. Enter www.codeplex.com. This is now where all the sample code and ...