publish 0.0.4

This commit is contained in:
锦恢 2025-04-21 22:11:56 +08:00
parent 799c37fc76
commit 493580ba3b
2 changed files with 13 additions and 20 deletions

View File

@ -2,7 +2,7 @@
"name": "openmcp",
"displayName": "OpenMCP",
"description": "An all in one MCP Client/TestTool",
"version": "0.0.3",
"version": "0.0.4",
"publisher": "kirigaya",
"author": {
"name": "kirigaya",

View File

@ -1,27 +1,20 @@
{
"currentIndex": 0,
"currentIndex": 1,
"tabs": [
{
"name": "交互测试",
"icon": "icon-robot",
"name": "资源",
"icon": "icon-file",
"type": "blank",
"componentIndex": 3,
"storage": {
"messages": [],
"settings": {
"modelIndex": 8,
"enableTools": [
"componentIndex": 0,
"storage": {}
},
{
"name": "image_crawler",
"description": "根据关键词从指定搜索引擎爬取图片",
"enabled": true
}
],
"enableWebSearch": false,
"temperature": 0.7,
"contextLength": 10,
"systemPrompt": ""
}
"name": "工具",
"icon": "icon-tool",
"type": "blank",
"componentIndex": 2,
"storage": {
"currentToolName": "image_crawler"
}
}
]