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