@hamming/hamming-sdk
Version:
SDK for Hamming Evals Framework
18 lines (9 loc) • 477 B
Markdown
## End-to-end examples
See end-to-end examples here: [Examples](https://github.com/HammingHQ/hamming-examples/tree/main/ts)
## Concepts
See high-level concepts here: [Concepts](https://docs.hamming.ai/introduction)
## Node version
We're using Node's native `fetch` API which is included for all node versions >= 18.0. Type `node -v` to check your current node version.
## Installation
```npm i @hamming/hamming-sdk```
https://www.npmjs.com/package/@hamming/hamming-sdk