Interface for the input parameters of the LLMChain class.
Optional
Use callbacks instead
callbacks
LLM Wrapper to use
Kwargs to pass to LLM
Key to use for output, defaults to text
text
OutputParser to use
Prompt object to use
Interface for the input parameters of the LLMChain class.