Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add contoso-chat #395

Merged
merged 3 commits into from
May 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 21 additions & 1 deletion website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -1716,7 +1716,7 @@
"python",
"openai",
"aks",
"bicep",
"terraform",
"ai",
"aisearch",
"new"
Expand Down Expand Up @@ -1775,5 +1775,25 @@
"ai",
"new"
]
},
{
"title": "Contoso Chat Retail with Azure AI Studio and Promptflow",
"description": "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.",
"preview": "./templates/images/contoso-chat-architecture-diagram.png",
"website": "https://github.com/Azure-Samples",
"author": "Azure Content Team",
"source": "https://github.com/Azure-Samples/contoso-chat",
"tags": [
"msft",
"build2024",
"python",
"openai",
"aistudio",
"bicep",
"cosmosdb",
"aisearch",
"ai",
"new"
]
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.