Skip to content

Commit 2274ecd

Browse files
authored
Merge pull request #715 from AV25242/ragpipeline
RAG data pipeline
2 parents ef92ee1 + ef5c0fe commit 2274ecd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/AI-Develop RAG pipeline using SQL database in Fabric/AI-Develop RAG pipeline using SQL database in Fabric.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"variables": {},
1010
"resources": [
1111
{
12-
"name": "ai_rag_pipeline_using_sql_database_in_fabric",
12+
"name": "AI-Develop RAG pipeline using SQL database in Fabric",
1313
"description": "This Retrieval Augmented Generation (RAG) data pipeline will get your data ready for building Generative AI and Agentic AI applications. Triggered by Azure Blob Storage events, the pipeline copies the file to the Lakehouse, extracts the content from the file, chunks the content, redacts any PII information, generates embeddings, and stores the chunks and embeddings in SQL Database in Fabric. Documentation: https://github.com/Azure-Samples/fabric-sqldb-ai-ragpipeline",
1414
"type": "pipelines",
1515
"apiVersion": "2018-06-01",

templates/AI-Develop RAG pipeline using SQL database in Fabric/manifest.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)