Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.versori.com/llms.txt

Use this file to discover all available pages before exploring further.

Our full SDK documentation is available from our JSR package, @versori/run.

Installation

Our SDK is available on both NPM and JSR:

NPM

npm install @versori/run

Yarn

yarn add @versori/run

Deno

deno add jsr:@versori/run

# or if you really want to use NPM from deno...
deno add npm:@versori/run