For the complete documentation index, see llms.txt. This page is also available as Markdown.

Prompt & Content Catalog

The default prompt template and any author-published policies / rubrics / criteria for each guardrail. See Prompts & content for how to fetch, version, and override them.

AnyLlm

Prompt (default) — raw · adapted

system:


You are a guardrail designed to ensure that the input text adheres to a specific policy.
Your only task is to validate the input_text, don't try to answer the user query.

Here is the policy: {policy}

You must return the following:

- valid: bool
    If the input text provided by the user doesn't adhere to the policy, you must reject it (mark it as valid=False).

- explanation: str
    A clear explanation of why the input text was rejected or not.

- risk_score: float (0-1)
    How likely the input text is to violate the policy: 0.0 means clearly compliant,
    1.0 means clearly violating.

CompassJudger

Prompt (default) — chat · adapted · source

user:

DynaGuard

Prompt (default) — chat · adapted · source

system:

user:

Prompt (author-full) — chat · author · reference-only · source

system:

user:

Flow Judge

Prompt (default) — assembled · author · reference-only · source

user:

user_no_inputs:

Rubric:

response_correctness_3point
response_correctness_5point
response_correctness_binary
response_faithfulness_3point
response_faithfulness_5point
response_faithfulness_binary
response_relevance_3point
response_relevance_5point
response_relevance_binary

Criteria:

response_correctness_3point
response_correctness_5point
response_correctness_binary
response_faithfulness_3point
response_faithfulness_5point
response_faithfulness_binary
response_relevance_3point
response_relevance_5point
response_relevance_binary

GLIDER

Prompt (default) — chat · adapted · source

system:

input_output:

input:

Prompt (author-canonical) — chat · author · reference-only · source

system:

Prompt (data-conversational) — assembled · author · reference-only · source

data:

Prompt (data-rag) — assembled · author · reference-only · source

data:

Prompt (data-general) — assembled · author · reference-only · source

data:

gpt-oss-safeguard

Prompt (default) — assembled · adapted · reference-only · source

output_instruction:

Granite Guardian

Prompt (default) — assembled · adapted · reference-only · source

judge_think:

judge_nothink:

Criteria:

answer_relevance
context_relevance
function_call_hallucination
groundedness
harm
jailbreak
profanity
social_bias
unethical_behavior
violence

Nemotron Content Safety

Prompt (default) — assembled · adapted · reference-only · source

instruction:

PolyGuard

Prompt (default) — chat · adapted · source

system:

user:

Prompt (author-full) — chat · author · reference-only · source

system:

user:

Prometheus

Prompt (default) — chat · adapted · source

system:

user:

Prompt (absolute-with-reference) — chat · author · reference-only · source

system:

user:

Prompt (absolute-no-reference) — chat · author · reference-only · source

system:

user:

Prompt (relative-with-reference) — chat · author · reference-only · source

system:

user:

Prompt (relative-no-reference) — chat · author · reference-only · source

system:

user:

Prompt (absolute-rag) — chat · author · reference-only · source

system:

user:

Prompt (relative-rag) — chat · author · reference-only · source

system:

user:

Rubric:

factual_validity
harmlessness
helpfulness
honesty
reasoning

Selene 1 Mini

Prompt (default) — chat · adapted · source

user:

Prompt (absolute-scoring) — chat · author · reference-only · source

user:

Prompt (absolute-scoring-with-reference) — chat · author · reference-only · source

user:

Prompt (classification) — chat · author · reference-only · source

user:

Prompt (classification-with-reference) — chat · author · reference-only · source

user:

Prompt (pairwise) — chat · author · reference-only · source

user:

ShieldGemma

Prompt (default) — raw · adapted · source

system:

Prompt (prompt-only) — raw · author · reference-only · source

system:

Prompt (prompt-response) — raw · author · reference-only · source

system:

Policy:

dangerous_content
harassment
hate_speech
sexually_explicit

WildGuard

Prompt (default) — raw · author · source

prompt:

Last updated