Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Microsoft.Extensions.AI.Evaluation - Samples

Microsoft.Extensions.AI.Evaluation is a set of .NET libraries (defined in the following NuGet packages) that provide the tooling necessary to evaluate the quality and efficacy of LLM responses in your intelligent applications.

The Microsoft.Extensions.AI.Evaluation libraries are built on top of core AI abstractions defined in the Microsoft.Extensions.AI libraries. Samples for Microsoft.Extensions.AI are available here.

Samples

Name Description
API Usage Examples Examples that demonstrate the various APIs that are included in the above NuGet packages.

Learn More

Check out the following .NET Live talk on YouTube: .NET AI Community Standup: Evaluate the Quality of Your AI Applications

Also check out the following blog posts:

Documentation for the libraries is available on Microsoft Learn.

Feedback & Contributing

We welcome your feedback and contributions! Head to the dotnet/extensions repo to provide feedback or contribute to the project. Existing issues for the Microsoft.Extensions.AI.Evaluation libraries can be viewed here. We also welcome feedback and contributions for the samples in the current repository.