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

Acceptance criteria checklist (DoD) #101

Closed anfibiacreativa closed 1 month ago

anfibiacreativa commented 2 months ago

The following checklist must be complete before a template is published.

Repository Management

Source code structure and conventions

Functional requirements

In the absence of e2e tests,

Security requirements

When a service selected doesn't support Managed Identity, the corresponding issue must have been reported and the security considerations section in the readme, should clearly explain the alternatives.

The following items are not strictly enforced but may prevent the template from being added to the gallery.

Project code follows standard structure, per language. Please check one.

Code follows recommended style guide