You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dotnet/src/Connectors/Connectors.AzureCosmosDBMongoDB.UnitTests/AzureCosmosDBMongoDBVectorStoreRecordCollectionTests.cs
+1-1
Original file line number
Diff line number
Diff line change
@@ -418,7 +418,7 @@ public async Task UpsertBatchReturnsRecordKeysAsync()
Copy file name to clipboardExpand all lines: dotnet/src/Connectors/Connectors.AzureCosmosDBNoSQL.UnitTests/AzureCosmosDBNoSQLVectorStoreRecordCollectionTests.cs
+1-1
Original file line number
Diff line number
Diff line change
@@ -448,7 +448,7 @@ public async Task UpsertBatchReturnsRecordKeysAsync()
Copy file name to clipboardExpand all lines: dotnet/src/Connectors/Connectors.Memory.AzureCosmosDBMongoDB/AzureCosmosDBMongoDBVectorStoreRecordCollection.cs
Copy file name to clipboardExpand all lines: dotnet/src/Connectors/Connectors.Memory.AzureCosmosDBNoSQL/AzureCosmosDBNoSQLVectorStoreRecordCollection.cs
#pragma warning disable CS1998// Async method lacks 'await' operators and will run synchronously - Need to satisfy the interface which returns IAsyncEnumerable
0 commit comments