1 instantiation of BinaryEmbedding
Microsoft.Extensions.AI.Integration.Tests (1)
QuantizationEmbeddingGenerator.cs (1)
61return new(result)
4 references to BinaryEmbedding
Microsoft.Extensions.AI.Integration.Tests (4)
QuantizationEmbeddingGenerator.cs (4)
16IEmbeddingGenerator<string, BinaryEmbedding> 37async Task<GeneratedEmbeddings<BinaryEmbedding>> IEmbeddingGenerator<string, BinaryEmbedding>.GenerateAsync( 48private static BinaryEmbedding QuantizeToBinary(Embedding<float> embedding)