# AgentGPT 部署: ``` git clone https://github.com/reworkd/AgentGPT ./setup.sh --docker ``` 或者: ``` ./setup.sh --local ``` 手动编译: ``` npm install ```