- Step1: Clone the azure-ai-travel-agents repository from GitHub.
- Step2: Set environment variables for Azure OpenAI endpoint and API key.
- Step3: Install dependencies using npm install (for TypeScript) or pip install (for Python).
- Step4: Deploy or run Azure Functions locally using the Azure Functions Core Tools.
- Step5: Launch the chat interface in a browser or via CLI to interact with the travel agent.
- Step6: Customize or add new skills (e.g., currency conversion, local attractions) and redeploy.