Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
john0isaac authored Oct 4, 2024
2 parents ff77e87 + ee2d608 commit 2945c9d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 17 deletions.
36 changes: 19 additions & 17 deletions website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -2068,7 +2068,7 @@
"description": "This sample app is designed to get you up and running using Pinecone Assistant quickly. It was developed by engineers at Pinecone to help you deploy your first Assistant-based application in minutes.",
"preview": "./templates/images/pinecone-assistant-architecture.png",
"website": "https://docs.pinecone.io/guides/assistant/understanding-assistant",
"author": "Pinecone Developer Relations Team",
"author": "Pinecone Team",
"source": "https://github.com/pinecone-io/pinecone-assistant-azd",
"tags": [
"community",
Expand Down Expand Up @@ -2135,22 +2135,6 @@
"new"
]
},
{
"title": "Pinecone Canopy",
"description": "An open-source Retrieval Augmented Generation (RAG) framework and context engine built on top of the Pinecone vector database.",
"preview": "./templates/images/canopy-rag_flow.png",
"website": "https://github.com/cwaddingham",
"author": "Cory Waddingham",
"source": "https://github.com/cwaddingham/canopy/tree/create-azd-template",
"tags": [
"python",
"pinecone",
"aca",
"aicollection",
"community",
"new"
]
},
{
"title": "Quote of the Day: Feature Experimentation in .NET with Azure App Configuration",
"description": "An ASP.NET Core web app that demonstrates A/B testing using Azure App Configuration and the Microsoft Feature Management library.",
Expand All @@ -2170,6 +2154,24 @@
"new"
]
},
{
"title": "Hello AZD",
"description": "A demo template that provides a getting started and welcome experience for the Azure Developer CLI. Run the template to provision and deploy resources to Azure and experiment with a working sample app.",
"preview": "./templates/images/hello-azd.png",
"website": "https://github.com/Azure-Samples",
"author": "Azure Content Team",
"source": "https://github.com/Azure-Samples/hello-azd",
"tags": [
"dotnetCsharp",
"blobstorage",
"aca",
"cosmosdb",
"bicep",
"managedidentity",
"new",
"msft"
]
},
{
"title": "RAG using LangChain with Azure OpenAI and Azure Cosmos DB for MongoDB vCore",
"description": "A Python sample for implementing retrieval augmented generation using Azure Open AI to generate embeddings, Azure Cosmos DB for MongoDB vCore to perform vector search and LangChain. Deployed to Azure App service using Azure Developer CLI (azd).",
Expand Down
Binary file added website/static/templates/images/hello-azd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2945c9d

Please sign in to comment.