chore: change debug logs from INFO to DEBUG level

This commit is contained in:
Ravens2121
2025-12-16 05:32:03 +08:00
parent e889efeda7
commit f3d1cc8dc1
2 changed files with 3 additions and 3 deletions
@@ -244,7 +244,7 @@ IMPORTANT: You MUST use <thinking>...</thinking> tags to show your reasoning pro
} else {
systemPrompt = thinkingHint
}
log.Infof("kiro-openai: injected thinking prompt")
log.Debugf("kiro-openai: injected thinking prompt")
}
// Process messages and build history