Python Version RequirementsChainless requires Need to upgrade? Visit python.org/downloads
Python >=3.10
. You can check your current version using:Installing Chainless
Let’s get you up and running with Chainless! ⚙️1
Install Chainless
Install Chainless using pip:
Terminal
2
Upgrade Chainless (If Already Installed)
If you already have Chainless installed and want the latest version:
Terminal
Skip this step if you’re doing a fresh install.
3
Verify Installation
Confirm Chainless is installed correctly:You should see something like:
Terminal
Output
Installation successful! You’re ready to create your first Tool, Agent, and TaskFlow.