Azure Search Documents Py - part of the Azure SDK Skills (Python) pack. Microsoft's official Azure SDK skills for grounding coding agents.
---
name: azure-search-documents-py
description: |
Azure AI Search SDK for Python. Use for vector search, hybrid search, semantic ranking, indexing, and skillsets.
Triggers: "azure-search-documents", "SearchClient", "SearchIndexClient", "vector search", "hybrid search", "semantic search".
license: MIT
metadata:
author: Microsoft
version: "1.0.0"
package: azure-search-documents
---
# Azure AI Search SDK for Python
Full-text, vector, and hybrid search with AI enrichment capabilities.
## Installation
```bash
pip install azure-search-documents
```
## Environment Variables
```bash… install to load the full skill