Merge pull request #312 from devchat-ai/update_command_title

update command title
This commit is contained in:
boob.yang 2023-09-20 17:23:47 +08:00 committed by GitHub
commit e02fa4d163
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}, },
{ {