- 步驟1:用git clone https://github.com/naidu199/AI-Agents.git複製模組庫
- 步驟2:使用pip install -r requirements.txt安裝相依件
- 步驟3:設定環境變數OPENAI_API_KEY為你的OpenAI金鑰
- 步驟4:在config.yaml中選擇或配置代理範本
- 步驟5:執行python main.py啟動代理
- 步驟6:監控日誌與輸出,根據需要調整參數
- 步驟7:開發客製化工具或記憶模組,並透過插件整合