- Step1: Clone the GitHub repository.
- Step2: Install prerequisites (Python, Node.js, Azure CLI).
- Step3: Configure Azure credentials and resource names in .env.
- Step4: Run npm install or pip install to fetch dependencies.
- Step5: Choose and customize a sample scenario folder.
- Step6: Update environment variables for OpenAI, Cognitive Search, and Storage.
- Step7: Execute the sample script or web app to launch the agent.
- Step8: Monitor logs and telemetry in Azure Portal.
- Step9: Extend prompts, tools, or memory stores for your use case.
- Step10: Deploy to Azure Container Instances or App Service for production.