LLM Wrapper to use
Prompt object to use
Optional
callbackUse callbacks
instead
This feature is deprecated and will be removed in the future.
It is not recommended for use.
Optional
llmKwargs to pass to LLM
Optional
memoryOptional
outputKey to use for output, defaults to text
Optional
outputOutputParser to use
Generated using TypeDoc
Interface for the input parameters of the LLMChain class.