From e565f2fe9126e275ca9369a9a9d3e181de757854 Mon Sep 17 00:00:00 2001 From: Keyrxng <106303466+Keyrxng@users.noreply.github.com> Date: Thu, 28 Nov 2024 11:40:45 +0000 Subject: [PATCH] fix: manifest name --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2d7ec0f..e67c920 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name": "Generate vector embeddings", + "name": "Text Vector Embeddings", "description": "Enables the storage, updating, and deletion of issue comment embeddings.", "ubiquity:listeners": [ "issue_comment.created",