mirror of
https://github.com/githubhjs/CLIProxyAPIPlus.git
synced 2026-07-12 01:25:13 +00:00
chore: change debug logs from INFO to DEBUG level
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user