Log local assistant replies
This commit is contained in:
@@ -377,6 +377,7 @@ export class LocalVoiceSession {
|
||||
}
|
||||
|
||||
this.memory.addAssistantTurn(reply);
|
||||
this.options.logger.info("Local reply", reply);
|
||||
if (this.options.config.DEBUG_TEXT_EVENTS) {
|
||||
console.log(`[bot] ${reply}\n`);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user