mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 06:15:48 +01:00
fix(llm): get rid of a lot of log.info() statements that were spammy
This commit is contained in:
@@ -42,7 +42,6 @@ export class AgentToolsManager {
|
||||
}
|
||||
|
||||
try {
|
||||
log.info("Initializing agent tools");
|
||||
|
||||
// Initialize the context service first
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user