Ben Verhees
Ben Verhees
This pull request addresses a typographical error found in the short name of the deployment resource type. Previously, it was inaccurately typed as `deloy` instead of the correct term `deploy`.
- [x] a detailed description of the bug or problem you are having # Description There seems to be an inconsistency with how ANSI escape codes for colored output are...
## Description The `py.typed` file appears to be missing from the wheel distribution on PyPI, even though it's correctly configured in the project. This file is necessary to indicate that...
## Summary This PR adds **Azure AI Search vector search support**, enabling semantic search capabilities in the Azure AI Search tool. The implementation includes: **Primary Feature - Azure AI Search...