Skip to main content

fai-azure-ai-search-index

Create Azure AI Search vector indexes with HNSW profiles, semantic ranker configuration, hybrid BM25+vector search, field mappings for chunked RAG documents, and batch indexing pipelines โ€” resolving recall failures and irrelevant chunk retrieval.

Overviewโ€‹

PropertyValue
TypeSkill
Folderfai-azure-ai-search-index
WAF AlignmentN/A
Compatible PlaysN/A
Lines215

Usageโ€‹

Reference this skill in your fai-manifest.json:

{
"primitives": {
"skills": ["../../skills/fai-azure-ai-search-index/SKILL.md"]
}
}

Sourceโ€‹


Auto-generated from the FrootAI primitive catalog.