8 writes to Text
Microsoft.Extensions.AI.Abstractions.Tests (6)
Microsoft.Extensions.AI.Tests (2)
44 references to Text
Microsoft.Extensions.AI.Abstractions (7)
Microsoft.Extensions.AI.Abstractions.Tests (16)
Microsoft.Extensions.AI.AzureAIInference (1)
Microsoft.Extensions.AI.Integration.Tests (3)
Microsoft.Extensions.AI.Ollama (1)
Microsoft.Extensions.AI.OpenAI (2)
Microsoft.Extensions.AI.OpenAI.Tests (10)
OpenAISerializationTests.cs (10)
51Assert.Equal("hello", textContent.Text);
84Assert.Equal("hello", textContent.Text);
116Assert.Equal("hello", textContent.Text);
191Assert.Equal("You are a really nice friend.", text.Text);
203Assert.Equal("hello!", text.Text);
215Assert.Equal("hi, how are you?", text.Text);
227Assert.Equal("i'm good. how are you?", text.Text);
288Assert.Equal("You are a really nice friend.", text.Text);
296Assert.Equal("Really nice.", text.Text);
309Assert.Equal("hello!", text.Text);
Microsoft.Extensions.AI.Tests (4)