Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Code Chat Generative AI model

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

1 1 877
1 REPLY 1

Hi @raja9682

Thank you for reaching out to the community and for sharing your use case, unfortunately there are no documentation/ guides available that explicitly discuss your scenario. However, there are a number of resources that can be your reference and starting point.

Here are some actual code samples that you may find helpful:

I hope this helps.