mirror of
https://github.com/Iheuzio/gpt-contextfiles.git
synced 2026-06-25 22:31:01 +00:00
updated tags
This commit is contained in:
+7
-2
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "gpt-contextfiles",
|
"name": "gpt-contextfiles",
|
||||||
"displayName": "GPT-ContextFiles",
|
"displayName": "GPT-ContextFiles",
|
||||||
"description": "Choose the files to pass into GPT to provide a question with multiple files (doesn't check context)",
|
"description": "Choose the files to pass into GPT to provide a question with multiple files",
|
||||||
"version": "0.2.1",
|
"version": "0.2.1",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.79.0"
|
"vscode": "^1.79.0"
|
||||||
@@ -22,7 +22,12 @@
|
|||||||
"testing",
|
"testing",
|
||||||
"debugging",
|
"debugging",
|
||||||
"files",
|
"files",
|
||||||
"api"
|
"api",
|
||||||
|
"snippets",
|
||||||
|
"openai",
|
||||||
|
"vscode",
|
||||||
|
"extension",
|
||||||
|
"chatbot"
|
||||||
],
|
],
|
||||||
"relatedTags": [
|
"relatedTags": [
|
||||||
"Artificial Intelligence",
|
"Artificial Intelligence",
|
||||||
|
|||||||
Reference in New Issue
Block a user