v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain/chains/query_constructor
QueryConstructorRunnableOptions
Type Alias QueryConstructorRunnableOptions
Query
Constructor
Runnable
Options
:
{
attributeInfo
:
AttributeInfo
[]
;
documentContents
:
string
;
llm
:
Toolkit
;
allowedComparators
?:
Toolkit
[]
;
allowedOperators
?:
Toolkit
[]
;
examples
?:
Toolkit
[]
;
}
A type that represents options for the query constructor chain.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
LangChain.js - v0.2.10
Loading...
A type that represents options for the query constructor chain.