Run the demo in 60 seconds

AgentScope is observability only. Run the demo repo locally and watch traces stream in.

  1. 1. Copy your API key
  2. 2. Clone the demo repo
  3. 3. Run the demo locally
  4. 4. Open traces in AgentScope
pip install agentscope-sdk
export AGENTSCOPE_API_KEY=proj_live_xxx
git clone https://github.com/agentscope-dev/agentscope-demo-python
cd agentscope-demo-python
python main.py