update command title

This commit is contained in:
bobo.yang 2023-09-20 17:17:44 +08:00
parent 6f74783c90
commit eebc5ea765

View File

@ -406,12 +406,12 @@
}, },
{ {
"command": "DevChat.AccessKey.OpenAI", "command": "DevChat.AccessKey.OpenAI",
"title": "OpenAI API Key", "title": "Input OpenAI API Key",
"category": "DevChat" "category": "DevChat"
}, },
{ {
"command": "DevChat.AccessKey.Anthropic", "command": "DevChat.AccessKey.Anthropic",
"title": "Anthropic API Key", "title": "Input Anthropic API Key",
"category": "DevChat" "category": "DevChat"
}, },
{ {