LabeledCriteriaEvalChain()Prompt object to use.
Language model to call.
Output parser to use.
Whether to return only the final parsed result.
Will be whatever keys the prompt expects.
Will always return text key.
Optional memory object.
Optional list of callback handlers (or callback manager).
Whether or not run in verbose mode. In verbose mode, some intermediate logs
Optional list of tags associated with the chain.
Optional metadata associated with the chain.
[DEPRECATED] Use callbacks instead.
Keys expected to be in the chain input.
Keys expected to be in the chain output.
Criteria evaluation chain that requires references.
Utilize the LLM generate method for speed gains.
Set the chain verbosity.