style: cargo fmt drift
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -18,8 +18,7 @@ use crate::otel::global_tracer;
|
||||
pub const DAILY_SUMMARY_MESSAGE_LIMIT: usize = 300;
|
||||
|
||||
/// System prompt used when generating daily conversation summaries.
|
||||
pub const DAILY_SUMMARY_SYSTEM_PROMPT: &str =
|
||||
"You are a conversation summarizer. Create clear, factual summaries with \
|
||||
pub const DAILY_SUMMARY_SYSTEM_PROMPT: &str = "You are a conversation summarizer. Create clear, factual summaries with \
|
||||
precise subject attribution AND extract distinctive keywords. Focus on \
|
||||
specific, unique terms that differentiate this conversation from others.";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user