Skip to main content

Module llm_chain

Module llm_chain 

Source
Expand description

LLM Chain

The most basic Chain, combining a Prompt and an LLM.

Structs§

LLMChain
LLM Chain
LLMChainBuilder
LLMChain Builder.