Azure-Samples / contoso-chat

This sample has the full End2End process of creating RAG application with Prompty and AI Studio. It includes GPT 3.5 Turbo LLM application code, evaluations, deployment automation with AZD CLI, GitHub actions for evaluation and deployment and intent mapping for multiple LLM task mapping.
MIT License
468 stars 2.88k forks source link

Fixes for AITour run #27

Closed nitya closed 10 months ago

nitya commented 10 months ago
  1. Removed Copilot extensions from default install (not used)
  2. Removed runtime dependency from push_flow (not valid in schema)
  3. Renamed local.config.json, updated .gitignore (no secrets leakage)