v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/agents/toolkits/aws_sfn
AWSSfnToolkitArgs
Interface AWSSfnToolkitArgs
Interface for the arguments required to create an AWS Step Functions toolkit.
interface
AWSSfnToolkitArgs
{
description
:
string
;
name
:
string
;
stateMachineArn
:
string
;
asl
?:
string
;
llm
?:
any
;
}
Index
Properties
description
name
state
Machine
Arn
asl?
llm?
Properties
description
description
:
string
name
name
:
string
state
Machine
Arn
state
Machine
Arn
:
string
Optional
asl
asl
?:
string
Optional
llm
llm
?:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
name
state
Machine
Arn
asl
llm
LangChain.js - v0.2.10
Loading...
Interface for the arguments required to create an AWS Step Functions toolkit.