databricks-demos / dbdemos-notebooks

Dbdemos notebook source as packaged in dbdemos toolkit
Other
19 stars 63 forks source link

Changes made to SQL AI functions #8

Closed MeghanaPadmanabhan1 closed 6 months ago

MeghanaPadmanabhan1 commented 7 months ago
  1. SQL AI function changed to use the new ai_query() function.
  2. Changes made to use the mpt30B model instead of the azure openai model.
  3. The optional notebook contains code to use the old azure openai model.
  4. TODO: Alter images. (Image cells that need to be altered are marked at the cell header).
  5. TODO: We have written instructions to connect to the SQL warehouse endpoint, missing init script spin up one for the user.