- Step1: Clone the agent-teams repository and navigate to the project directory
- Step2: Install dependencies with npm or yarn
- Step3: Configure environment variables for Microsoft Bot Framework and OpenAI API keys
- Step4: Customize prompts, workflows, and data connectors in the configuration files
- Step5: Run the bot locally using npm start or yarn start and test via Bot Framework Emulator
- Step6: Deploy the bot to Azure and register it with Microsoft Teams
- Step7: Add the bot to a Teams channel and start interacting