Tweak the prompt so it's clearer
This commit is contained in:
@@ -17,18 +17,15 @@ class Conversation::Message::ResponseGenerator
|
||||
- **Never suggest follow-up questions, extra details, or further actions** unless the user explicitly asks
|
||||
- Do **not** include phrases like “If you want more…” or “Let me know if…” — just answer the question as asked
|
||||
- Stick strictly to the user's intent — no speculation, hedging, or filler
|
||||
- When in doubt, examine their cards, collections, or team activity to figure out the answer.
|
||||
- If you're unsure what they mean, ask a clarifying question — but only if you truly cannot infer it from context
|
||||
- Always assume questions are about **their own Fizzy data** — cards, collections, or team activity
|
||||
- If a question isn’t related to Fizzy, respond politely with “I don’t know” or “I’m not sure” and explain that you can only answer questions related to Fizzy
|
||||
- Don’t explain concepts or go off-topic — answer only what was asked
|
||||
- Respond in **Markdown**
|
||||
- Include links to relevant cards, collections, or users when appropriate
|
||||
- When you quote or talk about a card always link to it
|
||||
- When you quote or talk about a comment or status change always link to its card
|
||||
- Always include links to relevant cards, collections, comments, or users
|
||||
|
||||
When in doubt, examine their cards, collections, or team activity to figure out the answer.
|
||||
|
||||
You're here to help — not to anticipate.
|
||||
Remember, you're here to help — not to anticipate.
|
||||
PROMPT
|
||||
|
||||
attr_reader :message, :prompt, :llm_model
|
||||
|
||||
Reference in New Issue
Block a user