跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Azure AI Search SDK for Python

技能 已验证 活跃

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

目的

To enable developers to effectively use the Azure AI Search SDK for Python to build powerful search solutions, including advanced AI-driven features like vector search and semantic ranking.

功能

  • Integrates Azure AI Search SDK for Python
  • Covers vector, hybrid, and semantic search patterns
  • Provides examples for index creation and document management
  • Demonstrates agentic retrieval with knowledge bases
  • Includes setup scripts and best practices

使用场景

  • Implementing vector search for similarity matching
  • Building hybrid search solutions combining keyword and vector queries
  • Configuring semantic ranking for improved search relevance
  • Setting up and querying knowledge bases for LLM grounding
  • Managing Azure AI Search indexes and documents via Python

非目标

  • Providing a direct command-line interface to Azure AI Search
  • Replacing the official Azure SDK documentation
  • Covering unrelated Azure services

先决条件

  • Python 3.x
  • pip
  • Azure AI Search service endpoint
  • Azure OpenAI service endpoint and deployments (for integrated vectorization)

安装

请先添加 Marketplace

/plugin marketplace add microsoft/skills
/plugin install azure-sdk-python@skills

质量评分

已验证
95 /100
about 21 hours ago 分析

信任信号

最近提交1 day ago
星标2.3k
许可证MIT
状态
查看源代码

类似扩展

Azure Servicebus Py

100

Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".

技能
microsoft

Azure Monitor Query Py

100

Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".

技能
microsoft

Azure Container Registry SDK for Python

100

Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".

技能
microsoft

Azure App Configuration SDK for Python

100

Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".

技能
microsoft

Azure Ai Document Intelligence Dotnet

100

Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET".

技能
microsoft

Mongodb Search And Ai

100

指导 MongoDB 用户实现和优化 Atlas Search(全文搜索)、Vector Search(语义搜索)和 Hybrid Search 解决方案。当用户需要为文本查询(自动完成、模糊匹配、分面搜索)、语义相似性(嵌入、RAG 应用)或组合方法构建搜索功能时,请使用此技能。当用户需要文本包含、子字符串匹配(“包含”、“包括”、“出现在”)、不区分大小写或多字段文本搜索,或跨多个字段进行具有可变组合的过滤时,也请使用此技能。提供有关选择正确的搜索类型、创建索引、构建查询和使用 MongoDB MCP 服务器优化性能的工作流。

技能
mongodb