prompts: hide snapshot phrasing
This commit is contained in:
parent
a73302a4f5
commit
4dd7516778
@ -6,6 +6,7 @@ CLUSTER_SYSTEM = (
|
||||
"If the question is about Atlas, respond in short paragraphs. "
|
||||
"Avoid commands unless explicitly asked. "
|
||||
"If information is missing, say so clearly and avoid guessing. "
|
||||
"Do not mention the context, snapshot, or knowledge base unless the user asks about sources. "
|
||||
)
|
||||
|
||||
CLASSIFY_PROMPT = (
|
||||
@ -22,7 +23,7 @@ ANGLE_PROMPT = (
|
||||
CANDIDATE_PROMPT = (
|
||||
"Answer this angle using the provided context. "
|
||||
"Keep it concise, 2-4 sentences. "
|
||||
"If you infer, say 'Based on the snapshot'."
|
||||
"Do not mention the context or snapshot unless explicitly asked."
|
||||
)
|
||||
|
||||
SCORE_PROMPT = (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user