v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.5
LangChain.js
langchain/evaluation
PairwiseStringResultOutputParser
Class PairwiseStringResultOutputParser
A parser for the output of the PairwiseStringEvalChain.
Hierarchy (
view full
)
Toolkit
<
EvalOutputType
>
PairwiseStringResultOutputParser
Index
Constructors
constructor
Methods
parse
Result
Constructors
constructor
new
Pairwise
String
Result
Output
Parser
(
)
:
PairwiseStringResultOutputParser
Returns
PairwiseStringResultOutputParser
Methods
parse
Result
parse
Result
(
generations
,
_callbacks
)
:
Promise
<
EvalOutputType
>
Parameters
generations
:
Generation
[]
|
ChatGeneration
[]
_callbacks
:
any
Returns
Promise
<
EvalOutputType
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
constructor
parse
Result
LangChain.js - v0.2.5
langchain-anthropic
langchain-azure-openai
langchain-cloudflare
langchain-cohere
langchain-community
agents/toolkits
aws_sfn
base
connery
caches
cloudflare_kv
ioredis
momento
upstash_redis
callbacks/handlers
llmonitor
lunary
upstash_ratelimit
chains/graph_qa/cypher
chat_models
alibaba_tongyi
Loading...
Generated using
TypeDoc
A parser for the output of the PairwiseStringEvalChain.