Hi All,
I would like to train Gen AI model which can answer/create code based on the table fed as input.
How to achieve this?
Example: If i ask prompt to write a sql query to join two tables. It should join two tables from the bigquery table which i mentioned and the required fields.
Thanks,
Rajavelu