File tree Expand file tree Collapse file tree 2 files changed +38
-0
lines changed
Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Original file line number Diff line number Diff line change 3737 "branch" : " master"
3838 }
3939 },
40+ {
41+ "plugin" : {
42+ "icon" : " https://wu-clan.github.io/picx-images-hosting/logo/fba.svg" ,
43+ "summary" : " AI Console" ,
44+ "version" : " 0.0.1" ,
45+ "description" : " 为系统提供 AI 对话、供应商、模型和 MCP 管理能力" ,
46+ "author" : " wu-clan" ,
47+ "tags" : [
48+ " ai" ,
49+ " mcp" ,
50+ " agent"
51+ ]
52+ },
53+ "git" : {
54+ "path" : " plugins/ai_ui" ,
55+ "url" : " https://github.com/fastapi-practices/ai_ui.git" ,
56+ "branch" : " master"
57+ }
58+ },
4059 {
4160 "plugin" : {
4261 "icon" : " https://wu-clan.github.io/picx-images-hosting/logo/fba.svg" ,
Original file line number Diff line number Diff line change @@ -61,6 +61,25 @@ export const pluginDataList: PluginData[] = [
6161 "branch" : "master"
6262 }
6363 } ,
64+ {
65+ "plugin" : {
66+ "icon" : "https://wu-clan.github.io/picx-images-hosting/logo/fba.svg" ,
67+ "summary" : "AI Console" ,
68+ "version" : "0.0.1" ,
69+ "description" : "为系统提供 AI 对话、供应商、模型和 MCP 管理能力" ,
70+ "author" : "wu-clan" ,
71+ "tags" : [
72+ "ai" ,
73+ "mcp" ,
74+ "agent"
75+ ]
76+ } ,
77+ "git" : {
78+ "path" : "plugins/ai_ui" ,
79+ "url" : "https://github.com/fastapi-practices/ai_ui.git" ,
80+ "branch" : "master"
81+ }
82+ } ,
6483 {
6584 "plugin" : {
6685 "icon" : "https://wu-clan.github.io/picx-images-hosting/logo/fba.svg" ,
You can’t perform that action at this time.
0 commit comments