Showing content from https://langchain-ai.github.io/langgraphjs/reference/classes/langgraph.Send.html below:
Send | API Reference
Type Parameters
- Node extends string = string
- Args = any
Implements
- Defined in libs/langgraph/dist/constants.d.ts:118
Index Constructors Properties Methods Constructors constructor
- new Send<Node, Args>(node, args): Send<Node, Args>
- Type Parameters
- Node extends string = string
- Args = any
Returns Send<Node, Args>
- Defined in libs/langgraph/dist/constants.d.ts:122
Properties args
Implementation of SendInterface.args
- Defined in libs/langgraph/dist/constants.d.ts:121
lg_name
lg_name: string
- Defined in libs/langgraph/dist/constants.d.ts:119
node
Implementation of SendInterface.node
- Defined in libs/langgraph/dist/constants.d.ts:120
Methods toJSON
- toJSON(): {
args: Args;
lg_name: string;
node: Node;
}
- Returns {
args: Args;
lg_name: string;
node: Node;
}
- Defined in libs/langgraph/dist/constants.d.ts:123
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4