Preparing search index...
The search index is not available
LangChain.js - v0.2.0-rc.1
LangChain.js
langchain-core/runnables
RunnableFunc
Type alias RunnableFunc<RunInput, RunOutput>
Runnable
Func
<
RunInput
,
RunOutput
>
:
(
(
input
,
options
?
)
=>
RunOutput
|
Promise
<
RunOutput
>
)
Type Parameters
RunInput
RunOutput
Type declaration
(
input
,
options
?
)
:
RunOutput
|
Promise
<
RunOutput
>
Parameters
input
:
RunInput
Optional
options
:
{
config
?:
RunnableConfig
;
}
&
RunnableConfig
|
Record
<
string
,
any
>
|
Record
<
string
,
any
>
&
{
config
:
RunnableConfig
;
}
&
RunnableConfig
Returns
RunOutput
|
Promise
<
RunOutput
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
LangChain.js - v0.2.0-rc.1
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
chains/graph_qa/cypher
chat_models
alibaba_tongyi
baiduwenxin
Loading...
Generated using
TypeDoc