File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 2525 ],
2626 "gateway" : " http://localhost:3400/api/gateway" ,
2727 "identifier" : " plugin-identifier" ,
28+ "meta" : {
29+ "avatar" : " 🚀" ,
30+ "tags" : [" template" ],
31+ "title" : " Chat Plugin Template" ,
32+ "description" : " This is the plugin template for LobeChat plugin development"
33+ },
2834 "ui" : {
2935 "url" : " http://localhost:3400" ,
3036 "height" : 200
Original file line number Diff line number Diff line change 11{
2+ "$schema" : " ../node_modules/@lobehub/chat-plugin-sdk/schema.json" ,
23 "api" : [
34 {
45 "url" : " http://localhost:3400/api/clothes" ,
2324 }
2425 ],
2526 "identifier" : " plugin-identifier-standalone" ,
27+ "meta" : {
28+ "avatar" : " 🚀" ,
29+ "tags" : [" template" ],
30+ "title" : " Chat Plugin Template" ,
31+ "description" : " This is the plugin template for LobeChat plugin development"
32+ },
2633 "type" : " standalone" ,
2734 "ui" : {
2835 "url" : " http://localhost:3400/iframe" ,
You can’t perform that action at this time.
0 commit comments