Skip to content

Commit

Permalink
Add Cosmic-Food-RAG-app template (#441)
Browse files Browse the repository at this point in the history
* Add files via upload

* Add RAG using LangChain with Azure OpenAI and Cosmos DB for MongoDB vCore

* Update website/static/templates.json

* Update website/static/templates.json

* Update website/static/templates.json

---------

Co-authored-by: hemarina <104857065+hemarina@users.noreply.github.com>
  • Loading branch information
john0isaac and hemarina authored Oct 8, 2024
1 parent ee2d608 commit e3df048
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -2171,5 +2171,26 @@
"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).",
"preview": "./templates/images/rag-langchain-mongodb-vcore.png",
"website": "https://github.com/john0isaac",
"author": "John Aziz",
"source": "https://github.com/Azure-Samples/Cosmic-Food-RAG-app",
"tags": [
"openai",
"gpt",
"cosmosdb",
"mongodb",
"python",
"bicep",
"ai",
"community",
"rag",
"langchain",
"new"
]
}
]
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 e3df048

Please sign in to comment.