mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 14:43:07 +00:00
update docstrings
This commit is contained in:
@@ -244,8 +244,7 @@ class PairwiseStringEvalChain(PairwiseStringEvaluator, LLMEvalChain, LLMChain):
|
||||
PairwiseStringEvalChain: The initialized PairwiseStringEvalChain.
|
||||
|
||||
Raises:
|
||||
ValueError: If the input variables are not as expected or if the LLM is not
|
||||
a chat model.
|
||||
ValueError: If the input variables are not as expected.
|
||||
|
||||
"""
|
||||
if not (
|
||||
|
||||
Reference in New Issue
Block a user