MSUSAzureAccelerators / Azure-Cognitive-Search-Azure-OpenAI-Accelerator

Virtual Assistant - GPT Smart Search Engine - Bot Framework + Azure OpenAI + Azure AI Search + Azure SQL + Bing API + Azure Document Intelligence + LangChain + CosmosDB
https://gptsmartsearchapp.azurewebsites.net
MIT License
333 stars 549 forks source link

What is cognitive service multi-service used in 02-LoadCSV...? #66

Open mrochon opened 6 months ago

mrochon commented 6 months ago

Skillset definition for 02-LoadCSVOneToMany includes cognitiveServices configuration. Why? Neither embedding nor split skill requires it, at least according to documentation. Embedding: This skill is bound to Azure OpenAI and is charged at the existing Azure OpenAI pay-as-you go price.

SplitSkill: This skill isn't bound to Azure AI services. It's non-billable and has no Azure AI services key requirement.