fix: 修复日志音频上报

This commit is contained in:
Sakura-RanChen
2026-03-18 16:40:32 +08:00
parent 0d2cb7b3c9
commit 1a5dd2d9d9
2 changed files with 14 additions and 3 deletions
@@ -26,7 +26,7 @@ async def report(conn: "ConnectionHandler", type, text, opus_data, report_time):
Args:
conn: 连接对象
type: 上报类型,1为用户,2为智能体
type: 上报类型,1为用户,2为智能体3为工具调用
text: 合成文本
opus_data: opus音频数据
report_time: 上报时间