Azure-Samples / contoso-chat

This sample has the full End2End process of creating RAG application with Prompt Flow 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
366 stars 2.28k forks source link

Add template analyser as code scanning tool #97

Closed tonybaloney closed 1 month ago

tonybaloney commented 2 months ago

This is required for security checks on the bicep in the infra folder.

thanks!