- Step1: Clone the repository from GitHub
- Step2: Install dependencies with pip install -r requirements.txt
- Step3: Obtain OpenAI API key and configure environment variables
- Step4: Register bots on Feishu and Dingtalk and set webhook URLs
- Step5: Configure agent behaviors and trigger commands in config files
- Step6: Run the agent service using python main.py
- Step7: Test bot interactions in Feishu and Dingtalk chat channels
- Step8: Deploy service to server or cloud for production use