Skip to content

Release Model CI SDK

Compare
Choose a tag to compare
@sasha-scale sasha-scale released this 09 Dec 17:27
· 227 commits to master since this release
7335bdc

Adds an extension to the Nucleus Client for newly introduced Model CI functionality. With the Model CI, extension, users can use Nucleus slice’s to define test cases that describe critical edge case scenarios. A unit test can have one or more evaluation criteria, which define how to apply evaluation functions to a unit test. The newly introduced classes are:

UnitTest
EvaluationFunction
UnitTest Evaluation
UnitTestMetric
Documentation can be found at: Nucleus API Reference

Happy Coding!