mirror of
https://github.com/Iheuzio/gpt-contextfiles.git
synced 2025-07-18 14:00:48 +00:00
updated tags
This commit is contained in:
parent
a299bbeb94
commit
ac9771b6b7
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user