Installation
Installing the Python or Node SDK
You can use both our Python or NodeJS SDK based on your preferences.
Our SDK will help you to stream content from your backend to the CharUI.
Using pip
pip install agentlabs-sdk
Or using poetry
poetry add agentlabs-sdk
Last updated