feat: 添加cnb智能对话接口,支持用户提问和消息列表处理

This commit is contained in:
2026-03-11 13:49:07 +08:00
parent 38ee73e48f
commit 813005ab9c
5 changed files with 214 additions and 41 deletions

View File

@@ -10,6 +10,7 @@ import './cnb-board/index.ts';
import './share/index.ts';
import './cnb-manager/index.ts';
import './build/index.ts';
import './chat/chat.ts';
/**
* 验证上下文中的 App ID 是否与指定的 App ID 匹配