# Prompts

***

Prompt template nodes help to translate user input and parameters into instructions for a language model. This can be used to guide a model's response, helping it understand the context and generate relevant and coherent language-based output.

### Prompt Nodes:

* [Chat Prompt Template](https://tailwindsdocs.innovativesol.com/readme/chatflows/langchain/prompts/chat-prompt-template)
* [Few Shot Prompt Template](https://tailwindsdocs.innovativesol.com/readme/chatflows/langchain/prompts/few-shot-prompt-template)
* [Prompt Template](https://tailwindsdocs.innovativesol.com/readme/chatflows/langchain/prompts/prompt-template)
