II.
PromptTemplate overview
Reference · liveprompt-template:few-shot-classification
Few-shot intent-classification prompt overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for prompt-template:few-shot-classification.
Attributes
displayName
Few-shot intent-classification prompt
templateKind
few-shot
body
Classify the following user query into one of: {{labels}}.
Examples:
{{
Query: {{this.query}}
Label: {{this.label}}
{{/each}}
Query: {{query}}
Label:
variables
- labels
- examples
- query
examples
- inputreset my passwordoutputaccount
- inputwhat's the weather?outputsmalltalk
notes
Few-shot template for intent classification; examples are inlined per
invocation. Replaces the proposed FewShotExampleSet NodeKind (collapsed
per catalog update reviewer).
Outgoing edges
None.
Incoming edges
governs_template1
- agentVersion:claude:ge-0-0-0·AgentVersionClaude Code
uses_template1
- skill:react-tdd·SkillReact TDD