Tweak the prompt so it's clearer

This commit is contained in:
Stanko K.R.
2025-08-11 17:57:46 +02:00
parent 8a8888c3ef
commit 7603d0bbcf
@@ -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 isnt related to Fizzy, respond politely with I dont know or Im not sure and explain that you can only answer questions related to Fizzy
- Dont 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