Components
Component library
The Few Shot Prompt Template node enables the creation of prompts with multiple examples, allowing Language Models to learn from demonstrations before processing the main input.
[ { "word": "happy", "antonym": "sad" }, { "word": "tall", "antonym": "short" } ]
Was this page helpful?