SDKs to develop with botnow apis.
- Clone this project
git clone https://github.com/botnow-ai/sdk.git
- Install the sdk with pip
cd sdk
pip install -e.
- Use it with this example!
cd examples
python stream_chat.py
See examples for more details.
SDKs to develop with botnow apis.
git clone https://github.com/botnow-ai/sdk.git
cd sdk
pip install -e.
cd examples
python stream_chat.py
See examples for more details.