Skip to content

flachesis/azure-ai-search-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure AI Search Rust SDK

A Rust client library for Azure AI Search (formerly Azure Cognitive Search).

Features

  • Full API coverage for Azure AI Search
  • Strongly typed models and operations
  • Async/await support
  • Comprehensive error handling

Getting Started

Add this to your Cargo.toml:

[dependencies]
azure-ai-search = { git = "https://github.com/flachesis/azure-ai-search-rust" }

Examples

See the examples directory for usage examples:

License

MIT - See LICENSE file.

About

Azure AI Search client library: Enabling robust and scalable information discovery.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages