Installation
Alumnium requires Python 3+ and is distributed as a PyPI package.
To install, run the following command:
pip install alumniumAlumnium for TypeScript requires Node.js 18+ and is distributed as an NPM package.
To install, run one of the following commands:
npm install alumniumpnpm add alumniumyarn add alumniumThat’s it! Keep reading to learn how to configure Alumnium to use an AI provider.