@@ -66,7 +66,6 @@
this.list.forEach(l=>{
l.roleModelName = this.modelMap.get(l?.agent?.systemPrompt)?.agentName;
})
- this.list.push({})
},
addDevice(){