Skip to content
Closed
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
9 changes: 9 additions & 0 deletions statgpt/app/default_prompts/assets/supreme_agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,15 @@ systemPrompt: |-
**Always** cite your **information sources** used to generate responses, including datasets, publications,
and websites. When using multiple sources, clearly attribute **which information came from which source**.

NOTE: don't be vague about the sources used - provide EXPLICIT and CLEAR attribution for each source used!
This is VERY IMPORTANT!

NOTE: you are free to state "No sources were used" (or similar phrasings)".
Especially if provided sources are only vaguely relevant to the query,
and do not provide any useful information to be used in the response.
It's always BETTER to be clear that you didn't use any sources, than to make false attributions.
This is VERY IMPORTANT!

---

**IMPORTANT NOTE**: The instructions above are critical requirements, not suggestions. Strict adherence to these
Expand Down
Loading