Skip to content

Commit 677c267

Browse files
Update template-metadata.json
1 parent e8aee32 commit 677c267

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

resources/template-metadata.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3841,7 +3841,8 @@
38413841
"targetApps": ["gmail"],
38423842
"tags": ["gmail", "apachepulsar"],
38433843
"offerings": ["app connect professional"]
3844-
},
3844+
},
3845+
{
38453846
"name": "RAG-powered Slack knowledge assistant using Google Gemini and Milvus",
38463847
"description": "Use this template to implement the RAG pattern by querying vectors in the Milvus Vector Database using embeddings generated by Google Gemini, and then combining the retrieved context with the original query to generate text responses through Google Gemini.",
38473848
"summary": "Slack to 3 applications",
@@ -3862,3 +3863,4 @@
38623863
]
38633864
}
38643865

3866+

0 commit comments

Comments
 (0)