Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 257b52c

Browse files
committed
Update plugin manifest
1 parent 2cf9682 commit 257b52c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: .well-known/ai-plugin.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"schema_version": "v1",
3-
"name_for_human": "TODO List (no auth)",
4-
"name_for_model": "e2bchatgpt",
5-
"description_for_human": "Manage your TODO list. You can add, remove and view your TODOs.",
3+
"name_for_human": "E2B code interpreter on steroids",
4+
"name_for_model": "e2bcodeintepreter",
5+
"description_for_human": "Sandboxed cloud environments where you can run any process, code and access the internet.",
66
"description_for_model": "Plugin for managing a TODO list, you can add, remove and view your TODOs.",
77
"auth": {
88
"type": "none"
@@ -11,7 +11,7 @@
1111
"type": "openapi",
1212
"url": "http://localhost:3000/openapi.yaml"
1313
},
14-
"logo_url": "http://localhost:3000/logo.png",
14+
"logo_url": "https://raw.githubusercontent.com/e2b-dev/chatgpt-plugin/main/public/logo.png",
1515
"contact_email": "[email protected]",
1616
"legal_info_url": "http://example.com/legal"
1717
}

Diff for: logo.png

766 Bytes
Loading

0 commit comments

Comments
 (0)