v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.5
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.
Type declaration
attribute
Info
:
AttributeInfo
[]
document
Contents
:
string
llm
:
Toolkit
Optional
allowed
Comparators
?:
Toolkit
[]
Optional
allowed
Operators
?:
Toolkit
[]
Optional
examples
?:
Toolkit
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
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 type that represents options for the query constructor chain.