lelantos
v0.2.1
Published
Short alias for @lelantos-ai/sdk — the first-party Lelantos SDK.
Maintainers
Readme
lelantos
lelantos is a short alias for @lelantos-ai/sdk — the first-party Lelantos SDK. Same package, shorter name.
npm i lelantosimport { createLelantos } from 'lelantos';
const lel = createLelantos({ apiKey: process.env.LELANTOS_API_KEY, domain: 'lelantos.ai' });Everything exported by @lelantos-ai/sdk (createLelantos, LelantosClient, …) is re-exported here unchanged.
Full docs + API: https://lelantos.ai/docs
License
Apache-2.0
