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

Remove pinecone canopy template & update Pinecone authors name #442

Merged
merged 5 commits into from
Sep 30, 2024
Merged
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
18 changes: 1 addition & 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 Down