Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 232 Bytes

File metadata and controls

14 lines (8 loc) · 232 Bytes

coze python api lib

git clone https://github.com/acupofespresso/coze-python.git

cd coze-python

pip install -r requirements.txt

export COZE_API_KEY=<you coze api key>

python -m coze.api test_chat <bot_id> <query>