Add `Cosmic-Food-RAG-app` template (#441)
* 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>
This commit is contained in:
Родитель
ee2d608764
Коммит
e3df048ad3
|
@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 77 KiB |
Загрузка…
Ссылка в новой задаче