Aayush Kataria
Aayush Kataria
# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. If an SDK is being regenerated based on a...
# Description The current AsyncCache on force refreshes removes the value. It then creates a new value and all incoming requests are stuck waiting for the new task to complete....
I am having the following error when trying to train the VCTK-Corpus. I am using tensorflow version "0.12.1". Does anybody knows how to resolve this error. Using default logdir: ./logdir\train\2017-04-16T14-17-39...
I have added Azure Cosmos DB Mongo vCore as an Embedding Store to be used by customers using LangChain4J and Cosmos DB for their LLM applications. More info on Azure...
# Description This PR adds vector indexes and vector embedding policy to enable Vector Similarity Search in Cosmos DB. - Vector Embedding Policy is the part of the Container level...
# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. If an SDK is being regenerated based on a...
**## Problem Statement** - Currently, we do not support Lease container creation on serverless CosmosDB accounts. - Java SDK supports that, we need to add that functionality to the Kafka...
### Motivation and Context Azure Cosmos DB is adding Vector Similarity APIs to the NoSQL project, and would like Semantic Kernel users to be able to leverage them. This adds...
## Issue This PR add supports for Azure Cosmos DB for NoSQL embedding store. ## Change - This PR adds an embedding store for Azure Cosmos DB for NoSql. The...
This PR add supports for Azure Cosmos DB for NoSQL vector store. Summary: Description: added vector store integration for Azure Cosmos DB for NoSQL Vector Store, Dependencies: azure-cosmos dependency, Tag...