mirror of
https://github.com/charmbracelet/crush.git
synced 2025-08-02 05:20:46 +03:00
chore: remove log
This commit is contained in:
@@ -223,7 +223,6 @@ func (a *anthropicClient) preparedMessages(messages []anthropic.MessageParam, to
|
||||
}
|
||||
|
||||
systemBlocks := []anthropic.TextBlockParam{}
|
||||
slog.Info("Testing", "prefix", a.providerOptions.systemPromptPrefix)
|
||||
|
||||
// Add custom system prompt prefix if configured
|
||||
if a.providerOptions.systemPromptPrefix != "" {
|
||||
|
||||
Reference in New Issue
Block a user