For the complete documentation index, see llms.txt. This page is also available as Markdown.

Prompts

LangChain Prompt Nodes


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:

Last updated