> For the complete documentation index, see [llms.txt](https://docs.flowiseai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flowiseai.com/integrations/langchain/prompts.md).

# 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](/integrations/langchain/prompts/chat-prompt-template.md)
* [Few Shot Prompt Template](/integrations/langchain/prompts/few-shot-prompt-template.md)
* [Prompt Template](/integrations/langchain/prompts/prompt-template.md)
