From 7308d6358e07b8feb58405d86c036b9e76deefde Mon Sep 17 00:00:00 2001 From: Cameron Foxly Date: Tue, 9 Jul 2024 11:56:12 -0700 Subject: [PATCH] Update keywords.json Add `ai-model` to keywords --- keywords.json | 1 + 1 file changed, 1 insertion(+) diff --git a/keywords.json b/keywords.json index a35b75d69..36904477b 100644 --- a/keywords.json +++ b/keywords.json @@ -1,4 +1,5 @@ { + "ai-model": ["ai", "model", "llm", "models", "copilot"], "alert": ["warning", "triangle", "exclamation", "point"], "archive": ["box", "catalog"], "arrow-both": ["point", "direction", "left", "right"],