From 65ecb4e61fd61fe3490d178c9ed43c8f30878f9f Mon Sep 17 00:00:00 2001 From: Kay Qiu Date: Tue, 2 Sep 2025 14:10:07 +0800 Subject: [PATCH] rename --- .../manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/AI-Develop RAG pipeline using SQL database in Fabric/manifest.json b/templates/AI-Develop RAG pipeline using SQL database in Fabric/manifest.json index 9a8f4a52..bb032ad1 100644 --- a/templates/AI-Develop RAG pipeline using SQL database in Fabric/manifest.json +++ b/templates/AI-Develop RAG pipeline using SQL database in Fabric/manifest.json @@ -19,7 +19,7 @@ "author": "sqlgenai@microsoft.com", "annotations": ["AI", "RAG", "SQL Database", "Embedding", "Chunking","Vector", "Redact PII","Azure Blob Storage"], "services": ["SQL Database in Fabric", "Azure Blob Storage"], - "categories": ["AI", "SQL Database", "Data Pipeline"], + "categories": ["AI", "SQL Database", "Pipeline"], "scope": ["PBI"], "documentation" : "https://github.com/Azure-Samples/fabric-sqldb-ai-ragpipeline" } \ No newline at end of file