更新意图识别模块,优化软件锁类的描述信息,增强代码可读性。同时,调整分类信息示例,新增后缀名咨询的示例,提升用户体验。更新多个二进制索引文件以反映最新变化。

This commit is contained in:
2025-06-19 14:43:22 +08:00
parent 9fe4094f5b
commit 86510d5c0e
8 changed files with 279 additions and 242 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"request": "launch",
"program": "${file}",
"console": "integratedTerminal",
"justMyCode": true
"justMyCode": false
},
{
"name": "IntentRecognition",