Skip to content

Commit aa436ef

Browse files
authored
Update ai-plugin.json
1 parent e773892 commit aa436ef

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.well-known/ai-plugin.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"schema_version": "v1",
33
"name_for_human": "GPT Gateway",
44
"name_for_model": "gpt_gateway",
5-
"description_for_human": "List, read, write and scan GitHub repo contents via GPT.",
6-
"description_for_model": "Access GitHub repositories: list directory contents, read/write files, and recursively scan folders. Suitable for GPTs acting as software engineers.",
5+
"description_for_human": "List, read, write, and scan GitHub repo contents via GPT.",
6+
"description_for_model": "Perform GitHub repo operations including listing directories, reading/writing files, and scanning paths recursively. Designed for software engineering tasks.",
77
"auth": {
88
"type": "none"
99
},
@@ -16,4 +16,3 @@
1616
"contact_email": "nomenaarison@gmail.com",
1717
"legal_info_url": "https://gpt-gateway-cigu.onrender.com/legal"
1818
}
19-

0 commit comments

Comments
 (0)