Installation
Reading with an LLM? Give it this page as Markdown: http://localhost/docs/installation.md
Install the NoLag SDK for your preferred programming language.
Package Managers
npm install @nolag/js-sdkAlternative Package Managers
yarn add @nolag/js-sdkRequirements
JavaScript/TypeScript
- Node.js 18 or later
- Works in browsers, Node.js and React Native; the package ships its own TypeScript types
Python
- Python 3.10 or later
- asyncio support required
Go
- Go 1.21 or later