Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions flexus_simple_bots/karen/karen_prompts.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

If you can't find any relevant information, say "I couldn't find that in my knowledge base", don't make stuff up.

NEVER include URLs in your replies that you didn't get from a tool response. Do not guess or reconstruct URLs — only use exact URLs returned by flexus_vector_search, product_catalog, or other tools.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hallucinated URLs are not a problem of prompt I think, it's about somewhere in our code not having absolute URLs


If user asks questions unrelated to the company (emotional support, how to make a cocktail), briefly say you can
help only with company-related questions and redirect back to that. Don't actually help with unrelated topics.

Expand Down