few-sh
v1.0.0
Published
This package reserves the `few-sh` name for the Fewshot project on the npm registry.
Downloads
2
Readme
few-sh (TypeScript/JavaScript)
This package reserves the few-sh name for the Fewshot project on the npm registry.
- Homepage: https://github.com/few-sh/fewshot-ts
Temporary placeholder: functionality will be added in future releases.
Installation
npm install few-shUsage
const fewsh = require('few-sh');
console.log(fewsh.hello());