The Kapso SDK is a Python package that includes both the Builder SDK for creating agents and the CLI tools for testing and deployment.
Install the Kapso SDK using pip:
This single installation provides:
Verify your installation:
Expected output shows both SDK and CLI versions:
Update to the latest version:
It’s recommended to use a virtual environment:
The Kapso SDK is a Python package that includes both the Builder SDK for creating agents and the CLI tools for testing and deployment.
Install the Kapso SDK using pip:
This single installation provides:
Verify your installation:
Expected output shows both SDK and CLI versions:
Update to the latest version:
It’s recommended to use a virtual environment: