diff --git a/package.json b/package.json index 55d9ef9..299dc2b 100644 --- a/package.json +++ b/package.json @@ -406,12 +406,12 @@ }, { "command": "DevChat.AccessKey.OpenAI", - "title": "OpenAI API Key", + "title": "Input OpenAI API Key", "category": "DevChat" }, { "command": "DevChat.AccessKey.Anthropic", - "title": "Anthropic API Key", + "title": "Input Anthropic API Key", "category": "DevChat" }, {