Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more

Setting AI Instructions for semantic models programatically

I've been looking into how I can add AI metadata to a semantic model programatically. This allows the push back of AI instruction metadata back to the users in a data ingestable process, notebook and pipeline, bypassing the Fabric 'Prep data for AI' user interface, which you may not want to give to users for iterating through instruction sets.

 

This works well for some metadata (like table and column descriptions), but does not allow for AI instructions to be written to the model progamatically. I can edit the culture tmdl file via GIT, but when updating back into Fabric from GIT, the AI instructions come back blank.

 

It would be great to have a REST API endpoint for writing Prep Data for AI configuration.

 

Cheers,

Kev

 

Status: New