- Configure evaluators
- Understand their outputs
- Evaluate text in batches TypeScript only
- Handle errors
- Customize logging
- Send telemetry data
Installation
Install the SDK of your choice:Contact us ↗ to request additional SDK
language support. You can also sign up on the Learning Commons
Platform ↗
for updates on availability.
Quickstart
SDK release history
TypeScript
Read the full changelog here.| Date | Changed | Version |
|---|---|---|
| Jun 11, 2026 | Added --help, --version, and other options to the batch evaluator | v0.7.0 |
| May 22, 2026 | Added --bypass-row-limit option for the batch evaluator | v0.6.0 |
| May 07, 2026 | Added support for Purpose evaluator. Added modelOverride option to all evaluators | v0.5.0 |
| March 23, 2026 | Added Batch CSV Evaluator | v0.4.0 |
| March 20, 2026 | Added support for Conventionality Evaluator | v0.3.0 |
| March 18, 2026 | Added support for Subject Matter Knowledge Evaluator | v0.2.0 |
| March 13, 2026 | First release | v0.1.0 |
Python
Read the full changelog here.| Date | Changed | Version |
|---|---|---|
| Jun 11, 2026 | Added support for the Grade Level Appropriateness Evaluator | v0.2.0 |
| May 22, 2026 | First release | v0.1.0 |