- 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 |
|---|---|---|
| May 22, 2026 | Added bypassRowLimit 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 |
|---|---|---|
| May 22, 2026 | First release. | v0.1.0 |