- 步驟1:使用 `git clone https://github.com/ako1983/modular-llm-architecture` 來複製存儲庫
- 步驟2:使用 `pip install -r requirements.txt` 安裝相依套件,若已發佈則用 `pip install modular-llm-architecture`
- 步驟3:在Python腳本中定義或配置記憶、工具和提示模組
- 步驟4:使用協調引擎將模組組裝成一條管線
- 步驟5:執行你的代理人腳本並測試互動
- 步驟6:擴充或自訂模組以增加新功能