Favicon of azure-search-documents-py

azure-search-documents-py Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

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". Published by microsoft in skills.

What is azure-search-documents-py Skill?

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". Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
85/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Security review
  • Research
  • Security review use cases
  • Research use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use azure-search-documents-py Skill

  • Use it for security review.
  • Use it for research.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills
  • Skill file: .github/plugins/azure-sdk-python/skills/azure-search-documents-py/SKILL.md

What it does

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".

Skill instructions

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 AZURESEARCHENDPOINT=https://<service-name.search.windows.net Required for all auth methods AZURESEARCHINDEXNAME=<your-index-name Required for all auth methods AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production AZURESEARCHAPIKEY=<your-api-key Only required for the legacy API-key auth path below Authentication & Lifecycle 🔑 Two rules apply to every code sample below: 1. Prefer DefaultAzureCredential. It works locally (Azure CLI / VS Code / Developer CLI) and in Azure (managed identity, workload identity) with no code change. Avoid connection strings, account/API keys — they bypass Entra audit and rotation. - Local dev: DefaultAzureCredential works as-is. - Production: set AZURETOKENCREDENTIALS=prod (or AZURETOKENCREDENTIALS=<specificcredential) to constrain the credential

Explore related resources

Frequently asked questions

What is azure-search-documents-py?

azure-search-documents-py is a open-source AI agent skill with Copy skill directory. Azure AI Search SDK for Python. Use for vector search, hybrid search, semantic ranking, indexing, and skillsets.

Who is azure-search-documents-py best for?

azure-search-documents-py is best for reusing agent instructions, scripts, and references, security review workflows, research workflows.

How do I install azure-search-documents-py?

Install or run azure-search-documents-py using Copy skill directory. Check azure-search-documents-py for the latest setup command.

Is azure-search-documents-py actively maintained?

azure-search-documents-py may need a closer maintenance check before production use.

Share:

Stars
2,741
Forks
309
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Similar to azure-search-documents-py