II.
PromptTemplate overview
Reference · liveprompt-template:rag-answer
RAG answer-with-citations template overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for prompt-template:rag-answer.
Attributes
displayName
RAG answer-with-citations template
templateKind
scaffold
body
Answer the question using ONLY the provided sources. Cite each fact
with [n] where n is the source index.
Sources:
{{
[{{@index}}] {{this.text}}
{{/each}}
Question: {{question}}
variables
- sources
- question
notes
Retrieval-augmented generation template with mandatory citation format.
Outgoing edges
None.
Incoming edges
bundles_template1
- context-bundle:symphony-rag·ContextBundleSymphony RAG context bundle