home/roleplay/rag-template

Rag Template

GPTClaudeGemini··915 copies·updated 2026-07-14
rag-template.prompt
아래 <context>에만 근거하여 답하라. 근거가 없으면 "모르겠습니다"라고 답하라.
장황하게 말하지 말고 요점만. 사용한 근거를 [파일명:p페이지] 형태로 본문 중 인용하라.

<context>
{context}
</context>

<question>
{question}
</question>

fill the variables

This prompt has 2 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{context}{question}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo JinhuiStudy/llm-engineering-bootcamp (MIT). A "Rag Template" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

JinhuiStudy/llm-engineering-bootcamp · MIT