mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 22:35:50 +01:00
saving chats finally works again, even if the UI is kinda...broken
wow
This commit is contained in:
@@ -314,7 +314,7 @@ export class AIServiceManager implements IAIServiceManager {
|
||||
async initializeAgentTools(): Promise<void> {
|
||||
// Agent tools are already initialized in the constructor
|
||||
// This method is kept for backward compatibility
|
||||
log.debug("initializeAgentTools called, but tools are already initialized in constructor");
|
||||
log.info("initializeAgentTools called, but tools are already initialized in constructor");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user