Azure / azure-search-vector-samples

A repository of code samples for Vector search capabilities in Azure AI Search.
https://azure.microsoft.com/products/search
MIT License
690 stars 285 forks source link

Save the skillsets output data in the storage container #173

Open surendransuri opened 4 months ago

surendransuri commented 4 months ago

How to save the skillsets output data in the container. As per documentation by using Knowledge center we can achieve this it seems. Please provide python code example to save the skillsets output to knowledge center(blob containers). Also, I need to save the splitted documents with parent id and chunk id in the output table, Please help me on this

mattgotteiner commented 4 months ago

Hi @surendransuri,

We do not have a python sample on this yet. Glad to hear you are interested - this is something we will look into.

surendransuri commented 4 months ago

Hi @surendransuri,

We do not have a python sample on this yet. Glad to hear you are interested - this is something we will look into.

Yes please look into this