agent / agents /agent_354996b8_1742743575.json
samlax12's picture
Upload 25 files
20f7a0a verified
{
"id": "agent_354996b8_1742743575",
"name": "Python助教2",
"description": "可以主动的调用python插件运行代码",
"subject": "Python",
"instructor": "李志刚教授",
"created_at": 1742743575,
"plugins": [
"code"
],
"knowledge_bases": [
"rag_计算机组成原理课程视频",
"rag_计算机组成原理",
"rag_高等数学视频"
],
"workflow": {
"edges": [
{
"condition": "需要知识",
"id": "edge1",
"source": "node1",
"target": "node2"
},
{
"condition": "需要代码执行",
"id": "edge2",
"source": "node1",
"target": "node3"
},
{
"id": "edge3",
"source": "node2",
"target": "node4"
},
{
"id": "edge4",
"source": "node3",
"target": "node4"
}
],
"nodes": [
{
"data": {
"name": "意图识别"
},
"id": "node1",
"type": "intent_recognition"
},
{
"data": {
"knowledge_base_id": "rag_计算机组成原理课程视频",
"name": "知识库查询"
},
"id": "node2",
"type": "knowledge_query"
},
{
"data": {
"name": "调用代码执行插件",
"plugin_id": "code"
},
"id": "node3",
"type": "plugin_call"
},
{
"data": {
"name": "生成回复"
},
"id": "node4",
"type": "generate_response"
}
]
},
"distributions": [
{
"id": "dist_1749ca",
"created_at": 1742743611,
"token": "db1779829c2b4ce5920be2181574655c",
"expires_at": 0,
"usage_count": 5
},
{
"id": "dist_eaa6a1",
"created_at": 1742955236,
"token": "6468d351bdc34a30a6ebcfad4d559890",
"expires_at": 0,
"usage_count": 2
},
{
"id": "dist_acab19",
"created_at": 1742956891,
"token": "30c40751c905427ba3e5afb2f48a1889",
"expires_at": 0,
"usage_count": 0
}
],
"stats": {
"usage_count": 7,
"last_used": 1743320740
}
}