Azure AI Search

Azure AI Search
Azure AI Search retrieves structured, relevant data across sources, optimized for LLM-powered apps and knowledge discovery.
Setup instructions
For setup assistance, please reach out via ourĀ contact page.
Available Tools
Search Documents
Query across indexed documents for relevant results.
Semantic Search
Leverage semantic ranking to get context-aware answers instead of keyword-only matches.
Vector Search
Perform similarity searches over embeddings for advanced retrieval use cases.
Search Filters
Apply filters (metadata, tags, categories) to refine search results.
Get Index Info
Retrieve details about search indexes, schema, and fields.
Create / Update Index
Create or update a search index with custom fields and configurations.
Delete Index
Remove a search index no longer needed.
Autocomplete
Get query suggestions and auto-completions as users type.
Suggest
Retrieve recommended results based on partial input.
Get Search Metadata
Access metadata including document IDs, scores, and ranking information.