Skip to content
GitHubDiscordSlack

Installation

Alumnium requires Python 3+ and is distributed as a PyPI package.

To install, run the following command:

Installing dependencies…
pip install alumnium

Alumnium for TypeScript requires Node.js 18+ and is distributed as an NPM package.

To install, run one of the following commands:

Installing dependencies…
npm install alumnium

That’s it! Keep reading to learn how to configure Alumnium to use an AI provider.