microsoft / mlops-aisearch-pull

A template that shows how to setup MLOps in Azure AI Search using pull approach
MIT License
3 stars 1 forks source link

Implement json to build indexer #34

Closed radiant-tangent closed 6 months ago

radiant-tangent commented 6 months ago

Implement json to build indexer Also required function updates to VectorEmbed Removed IndexUpload since it is not needed with the indexer mapping. I also updated the function tests but we'll need a way to get a function key to execute the test properly.