autoValidate: boolean
Implementation of PregelParams.autoValidate
Optional
cache
Implementation of PregelParams.cache
Implementation of PregelParams.channels
Optional
checkpointer
Implementation of PregelParams.checkpointer
Optional
config
Implementation of PregelParams.config
debug: boolean
Implementation of PregelParams.debug
Implementation of PregelParams.inputChannels
Optional
interruptAfter interruptAfter?: "*" | (keyof Nodes)[]
Implementation of PregelParams.interruptAfter
Optional
interruptBefore interruptBefore?: "*" | (keyof Nodes)[]
Implementation of PregelParams.interruptBefore
lc_kwargs: SerializedFields
Inherited from PartialRunnable.lc_kwargs
Protected
lc_runnable
lc_runnable: boolean
Inherited from PartialRunnable.lc_runnable
lc_serializable: boolean
Inherited from PartialRunnable.lc_serializable
Optional
name
name?: string
Implementation of PregelParams.name
Inherited from PartialRunnable.name
Implementation of PregelParams.nodes
Implementation of PregelParams.outputChannels
Optional
retryPolicy
Implementation of PregelParams.retryPolicy
Optional
stepTimeout
stepTimeout?: number
Implementation of PregelParams.stepTimeout
Optional
store
Implementation of PregelParams.store
Optional
streamChannels
Implementation of PregelParams.streamChannels
Implementation of PregelParams.streamMode
triggerToNodes: Record<string, string[]>
Inherited from PartialRunnable.lc_aliases
Inherited from PartialRunnable.lc_attributes
Inherited from PartialRunnable.lc_id
Inherited from PartialRunnable.lc_secrets
Inherited from PartialRunnable.lc_serializable_keys
Channel keys to stream, either as a single key or array
Array of channel keys to stream
Optional
options: Partial<PregelOptions<Nodes, Channels, ContextType, undefined | StreamMode | StreamMode[], boolean> & { Optional
batchOptions: RunnableBatchOptionsA promise that resolves to the output values.
Inherited from PartialRunnable._batchWithConfig
Protected
_callWithConfig
Inherited from PartialRunnable._callWithConfig
Protected
_getOptionsList
Inherited from PartialRunnable._getOptionsList
Protected
_separateRunnableConfigFromCallOptions
Inherited from PartialRunnable._separateRunnableConfigFromCallOptions
Protected
_streamLog
Inherited from PartialRunnable._streamLog
Protected
_transformStreamWithConfig
Optional
options: Partial<PregelOptions<Nodes, Channels, ContextType, undefined | StreamMode | StreamMode[], boolean>> & { Inherited from PartialRunnable._transformStreamWithConfig
Optional
description?: stringOptional
name?: stringAn instance of RunnableToolLike
which is a runnable that can be used as a tool.
Inherited from PartialRunnable.asTool
Inherited from PartialRunnable.assign
An array of RunOutputs, or mixed RunOutputs and errors if batchOptions.returnExceptions is set
Inherited from PartialRunnable.batch
Inherited from PartialRunnable.batch
Inherited from PartialRunnable.batch
A new RunnableBinding that, when invoked, will apply the bound args.
Inherited from PartialRunnable.bind
Optional
_: RunnableConfig<Record<string, any>>Inherited from PartialRunnable.getGraph
A representation of the graph that can be visualized
Implementation of PregelInterface.getGraphAsync
Optional
suffix: stringInherited from PartialRunnable.getName
Optional
options: GetStateOptionsA snapshot of the current graph state
Implementation of PregelInterface.getState
An async iterator of state snapshots
Implementation of PregelInterface.getStateHistory
Optional
namespace: stringOptional
recurse: booleanGenerator yielding tuples of [name, subgraph]
Implementation of PregelInterface.getSubgraphs
Optional
namespace: stringOptional
recurse: booleanAsyncGenerator yielding tuples of [name, subgraph]
Implementation of PregelInterface.getSubgraphsAsync
Implementation of PregelInterface.invoke
Overrides PartialRunnable.invoke
Inherited from PartialRunnable.map
Inherited from PartialRunnable.pick
A new runnable sequence.
Inherited from PartialRunnable.pipe
An async iterable stream of graph state updates
Implementation of PregelInterface.stream
Overrides PartialRunnable.stream
Overrides PartialRunnable.streamEvents
Overrides PartialRunnable.streamEvents
Inherited from PartialRunnable.streamLog
Inherited from PartialRunnable.toJSON
Inherited from PartialRunnable.toJSONNotImplemented
Inherited from PartialRunnable.transform
Updated configuration
Implementation of PregelInterface.updateState
this - The Pregel instance for method chaining
A new Pregel instance with the merged configuration
Implementation of PregelInterface.withConfig
Overrides PartialRunnable.withConfig
A new RunnableWithFallbacks.
Inherited from PartialRunnable.withFallbacks
Optional
onEnd?: ((run, config?) => void | Promise<void>)
Optional
config: RunnableConfig<Record<string, any>>Optional
onError?: ((run, config?) => void | Promise<void>)
Optional
config: RunnableConfig<Record<string, any>>Optional
onStart?: ((run, config?) => void | Promise<void>)
Optional
config: RunnableConfig<Record<string, any>>Inherited from PartialRunnable.withListeners
Optional
fields: { Optional
onFailedAttempt?: RunnableRetryFailedAttemptHandlerOptional
stopAfterAttempt?: numberA new RunnableRetry that, when invoked, will retry according to the parameters.
Inherited from PartialRunnable.withRetry
Static
isRunnable
Inherited from PartialRunnable.isRunnable
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