Nikolay Rovinskiy
Nikolay Rovinskiy
# Contributing to the Azure SDK Please see our [CONTRIBUTING.md](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md) if you are not familiar with contributing to this repository or have questions. For specific information about pull request etiquette...
In this PR there are the next changes. 1. Now `ChatCompletionsClient` and `EmbeddingsClient` are taken from `AzureAIServices` as opposed to `Servrless` category before. 2. The Entra ID support for the...
# Description https://github.com/Azure/azure-sdk-for-net/issues/50607 # All SDK Contribution checklist: - [x] **The pull request does not introduce [breaking changes]** - [x] **CHANGELOG is updated for new features, bug fixes or other...
Currently we use Vector search for RAG and manually do tokenization and vectorization. I have talked to Pamela Fox, and she proposed the next improvements: 1. Use Hybrid search instead...
# Contributing to the Azure SDK Please see our [CONTRIBUTING.md](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md) if you are not familiar with contributing to this repository or have questions. For specific information about pull request etiquette...
## SDK Support for Microsoft Foundry: Ignite, including Agents Service ("Agents v2") - `Azure.AI.Projects` is updated with a wide swath of new capabilities that include Agent management, Evals, Schedules, RedTeams,...