feat: 消息的调整
This commit is contained in:
@@ -23,7 +23,7 @@ export class ChatMessage {
|
||||
// 工具调用信息
|
||||
toolCall?: any;
|
||||
// 问题信息
|
||||
question?: any;
|
||||
question?: string;
|
||||
|
||||
constructor(
|
||||
messageId: string,
|
||||
|
||||
Reference in New Issue
Block a user