Skip to main content

One doc tagged with "quickstart"

View all tags

Your First Chain

A minimal chain: a prompt template feeds a chat model, whose output feeds a parser. The | operator wires them together.