Preparing search index...
The search index is not available
LangChain.js - v0.1.35
LangChain.js
langchain/chains/query_constructor/ir
VisitorComparisonResult
Type alias VisitorComparisonResult
Visitor
Comparison
Result
:
{
[
attr
:
string
]
:
{
[
comparator
:
string
]
:
string
|
number
;
}
;
}
Represents the result of visiting a comparison expression.
Type declaration
[
attr
:
string
]:
{
[
comparator
:
string
]
:
string
|
number
;
}
[
comparator
:
string
]:
string
|
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
LangChain.js - v0.1.35
Loading...
Represents the result of visiting a comparison expression.