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