diff --git a/website/static/templates.json b/website/static/templates.json index 0415d554..ac316609 100644 --- a/website/static/templates.json +++ b/website/static/templates.json @@ -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", @@ -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.",