MCPcopy Create free account

hub / github.com/langchain-ai/langgraphjs / functions

Functions4,051 in github.com/langchain-ai/langgraphjs

↓ 6 callersMethoddisconnect
* Disconnect the client without cancelling the run server-side. * Alias for `stop({ cancel: false })`.
libs/sdk-vue/src/use-stream.ts:263
↓ 6 callersMethodembedDocuments
(texts: string[])
libs/checkpoint-postgres/src/store/modules/types.ts:9
↓ 6 callersMethoderror
(e: any)
libs/langgraph-core/src/pregel/stream.ts:189
↓ 6 callersFunctionfindSubgraphPregel
( candidate: Runnable // eslint-disable-next-line @typescript-eslint/no-explicit-any )
libs/langgraph-core/src/pregel/utils/subgraph.ts:23
↓ 6 callersFunctionflushMicrotasks
(count = 4)
libs/sdk/src/ui/hitl-interrupt-payload.test.ts:12
↓ 6 callersFunctionflushPendingPcm
()
libs/sdk-vue/src/use-audio-player.ts:507
↓ 6 callersFunctionfork
(...items: unknown[])
libs/sdk/src/ui/branching.test.ts:340
↓ 6 callersFunctiongatherIteratorSync
(i: Iterable<T>)
libs/langgraph-core/src/utils.ts:150
↓ 6 callersFunctiongetBranchContext
( branch: string, history: ThreadState<StateType>[] | undefined )
libs/sdk/src/ui/branching.ts:215
↓ 6 callersMethodgetInputJsonSchema
* Get the JSON schema for the update/input type. * All fields are optional in updates.
libs/langgraph-core/src/state/schema.ts:336
↓ 6 callersMethodgetItem
(key: `lg:stream:${string}`)
libs/sdk/src/ui/types.ts:1316
↓ 6 callersFunctiongetMessageStreamKey
(data: MessagesEventData)
libs/langgraph-core/src/stream/transformers/messages.ts:19
↓ 6 callersFunctiongetMessages
(value: StateType)
libs/sdk/src/react/stream.lgp.tsx:306
↓ 6 callersFunctiongetNextVersion
* Generate the next version ID for a channel. * * Default is to use integer versions, incrementing by 1. If you override, you can use str/int/fl
libs/checkpoint/src/base.ts:267
↓ 6 callersFunctiongetRegistry
(stream: AnyStream)
libs/sdk-svelte/src/use-stream.svelte.ts:707
↓ 6 callersFunctiongetStream
()
libs/sdk-svelte/src/context.ts:95
↓ 6 callersFunctiongetTree
(history: StateSnapshot[])
libs/langgraph-core/src/tests/pregel.test.ts:12080
↓ 6 callersFunctiongetWireMessageField
(message: unknown, field: string)
libs/sdk/src/client/stream/handles/tools.ts:144
↓ 6 callersMethodhandleChainStart
( _chain: Serialized, inputs: ChainValues, runId: string, _parentRunId?: string, tags?: st
libs/langgraph-core/src/pregel/messages.ts:185
↓ 6 callersMethodhandleChatModelStart
( _llm: Serialized, _messages: BaseMessage[][], runId: string, _parentRunId?: string, _ext
libs/langgraph-core/src/pregel/messages.ts:122
↓ 6 callersMethodhandleToolStart
( _tool: Serialized, input: string, runId: string, _parentRunId?: string, tags?: string[],
libs/langgraph-core/src/pregel/stream.ts:219
↓ 6 callersFunctionheadlessToolsBatchResumeCommand
( entries: ReadonlyArray<{ interruptId: string; toolCallId: string | undefined; value: unknown;
libs/sdk/src/headless-tools.ts:232
↓ 6 callersFunctionid
()
examples/ui-react/src/agents/timeline-transformer.ts:136
↓ 6 callersFunctioninstallTransformer
(mux: StreamMux)
libs/langgraph-core/src/stream/transformers/subgraphs.test.ts:38
↓ 6 callersFunctionisPrefixMatch
( namespace: Namespace, prefix: Namespace )
libs/langgraph-core/src/stream/subscription.ts:72
↓ 6 callersFunctionisPregelLike
( // eslint-disable-next-line @typescript-eslint/no-explicit-any x: PregelInterface<any, any> | RunnableLi
libs/langgraph-core/src/pregel/utils/subgraph.ts:15
↓ 6 callersFunctionisRoot
(namespace: readonly string[])
libs/sdk-react/src/selectors.ts:127
↓ 6 callersFunctionisStandardSchema
( schema: StandardSchemaV1<Input, Output> | unknown )
libs/langgraph-core/src/state/types.ts:100
↓ 6 callersFunctionisStateDefinitionInit
( value: unknown )
libs/langgraph-core/src/graph/types.ts:61
↓ 6 callersFunctionisToolMessage
(message: BaseMessage)
examples/ui-react/src/components/cards/toolCalls.ts:24
↓ 6 callersMethodjoinStream
* Stream output from a run in real-time, until the run is done. * * @param threadId The ID of the thread. * @param runId The ID of the run.
libs/sdk/src/client/runs/index.ts:404
↓ 6 callersFunctionmakeCheckpoint
(id: string = uuid6(0))
libs/checkpoint/src/tests/memory-pollution.test.ts:46
↓ 6 callersFunctionmakeEvent
( method: string, ns: string[] = [], data: unknown = {}, seq = 0 )
libs/langgraph-core/src/stream/run-stream.test.ts:30
↓ 6 callersFunctionmakeRootBus
(channels: readonly Channel[] = ["lifecycle", "tools"])
libs/sdk/src/stream/projections/channel-effect.test.ts:9
↓ 6 callersFunctionmapInput
( inputChannels: C | Array<C>, // eslint-disable-next-line @typescript-eslint/no-explicit-any chunk?: an
libs/langgraph-core/src/pregel/io.ts:138
↓ 6 callersFunctionmaxChannelVersion
( ...versions: ChannelVersion[] )
libs/checkpoint/src/base.ts:288
↓ 6 callersFunctionnormalizeHitlResponseForServer
(value: unknown)
libs/sdk/src/ui/hitl-interrupt-payload.ts:107
↓ 6 callersMethodnotifyListeners
()
libs/sdk/src/ui/queue.ts:124
↓ 6 callersMethodonEvent
(event: Event)
libs/sdk/src/stream/projections/runtime.ts:17
↓ 6 callersFunctionopenProjectionSubscription
({ thread, channels, namespace, depth = 1, resumeOnPause = false, onSubscribe, onEvent, onFina
libs/sdk/src/stream/projections/runtime.ts:24
↓ 6 callersFunctionplay
()
libs/sdk-vue/src/use-video-player.ts:106
↓ 6 callersFunctionreactAgent
(nTools: number, checkpointer?: MemorySaver)
internal/bench/src/react_agent.ts:13
↓ 6 callersFunctionreadNumber
(testId: string)
libs/sdk-react/src/tests/stream.fanout-reconnect.test.tsx:33
↓ 6 callersMethodreconstructFromMessages
* Reconstruct subagent state from historical messages. * * This method parses an array of messages (typically from thread history) * to ident
libs/sdk/src/ui/subagents.ts:914
↓ 6 callersMethodreconstructSubagents
* Reconstruct subagent state from historical messages. * * This method should be called when loading thread history to restore * subagent vis
libs/sdk/src/ui/manager.ts:288
↓ 6 callersMethodreducer
( transform: (a: Output, arg: Input) => Output, options?: z3.ZodType<Input> )
libs/langgraph-core/src/graph/zod/plugin.ts:12
↓ 6 callersMethodsealMessageIds
* Seal message ids so the streamed `messages` channel cannot downgrade * them to partial re-streams. Called by {@link StreamController.hydrate}
libs/sdk/src/stream/root-message-projection.ts:265
↓ 6 callersFunctionsetReplace
(replace, val, k, parent)
libs/checkpoint/src/serde/utils/fast-safe-stringify/index.ts:52
↓ 6 callersMethodsetup
* Creates the indexes required by the checkpoint saver. * * Always creates compound indexes on the `checkpoints` and * `checkpoint_writes` co
libs/checkpoint-mongodb/src/checkpoint.ts:125
↓ 6 callersFunctionshort
(id: string)
examples/streaming/src/api/time-travel.ts:100
↓ 6 callersFunctionshouldIgnoreScopedTaskToolEvent
( scopeNamespace: readonly string[], event: ToolsEvent )
libs/sdk/src/client/stream/handles/tools.ts:128
↓ 6 callersFunctionsubmit
()
libs/sdk-angular/src/tests/components/ParallelFanoutReconnectStream.ts:226
↓ 6 callersFunctiontoError
(error: unknown)
libs/sdk/src/client/stream/transport/utils.ts:40
↓ 6 callersMethodtrackStreamMode
* Register additional stream modes that should be included in future * stream requests. Modes are deduplicated automatically. * * @param mode
libs/sdk/src/ui/orchestrator.ts:789
↓ 6 callersMethodunpersistedOptimisticIds
* Snapshot of ids whose optimistic status is `"pending"` or * `"failed"` — i.e. messages applied locally that the server has not * echoed. Used
libs/sdk/src/stream/message-metadata-tracker.ts:331
↓ 6 callersFunctionvalidateKeys
( keys: keyof Cc | Array<keyof Cc>, channels: Cc )
libs/langgraph-core/src/pregel/validate.ts:116
↓ 6 callersMethodvalue
()
libs/langgraph-core/src/constants.ts:338
↓ 6 callersMethodwarnIfCompiled
(message: string)
libs/langgraph-core/src/graph/graph.ts:302
↓ 5 callersMethod#startProjection
* Generic projection starter: opens a raw subscription with the given * channels, feeds events through the consumer, and calls onDone when * the
libs/sdk/src/client/stream/index.ts:1288
↓ 5 callersFunction$
(strings)
libs/langgraph-api/scripts/build.mjs:3
↓ 5 callersFunction_addInlineAgentName
( message: T )
libs/langgraph-core/src/prebuilt/agentName.ts:36
↓ 5 callersMethod_getCheckpoint
(config?: RunnableConfig)
libs/langgraph-core/src/pregel/remote.ts:411
↓ 5 callersMethod_outputWrites
(taskId: string, writes: [string, unknown][], cached = false)
libs/langgraph-core/src/pregel/loop.ts:847
↓ 5 callersMethod_putCheckpoint
( inputMetadata: Omit<CheckpointMetadata, "step" | "parents"> )
libs/langgraph-core/src/pregel/loop.ts:1707
↓ 5 callersMethod_trackCheckpointerPromise
* Track a checkpointer promise, removing it from the set on success. * Failed promises are kept so that Promise.all() in the finally block * of
libs/langgraph-core/src/pregel/loop.ts:391
↓ 5 callersFunctionabortHandler
()
libs/langgraph-core/src/tests/python_port/interrupt.test.ts:146
↓ 5 callersMethodapplyTTL
(...keys: string[])
libs/checkpoint-redis/src/index.ts:1098
↓ 5 callersFunctionasBinary
(value: unknown)
libs/checkpoint-mongodb/src/tests/checkpoints.test.ts:26
↓ 5 callersMethodbuildExecution
* Build a complete SubagentStream from internal state. * Adds messages and derived properties.
libs/sdk/src/ui/subagents.ts:454
↓ 5 callersMethodbuildFilterConditions
( filter: Record<string, unknown>, params: unknown[], paramIndex: number )
libs/checkpoint-postgres/src/store/modules/query-builder.ts:5
↓ 5 callersFunctionbuildRouterSubgraphGraph
(subCheckpointer: true | undefined)
libs/langgraph-core/src/tests/time_travel_extended.test.ts:434
↓ 5 callersFunctionbuildTwoStepGraph
()
libs/langgraph-core/src/tests/pregel.stream.test.ts:50
↓ 5 callersMethodclearQueue
* Remove all pending runs from the queue and cancel them on the server.
libs/sdk/src/ui/orchestrator.ts:689
↓ 5 callersMethodconsume
(event: ToolsEvent)
libs/sdk/src/client/stream/handles/tools.ts:304
↓ 5 callersFunctioncreateMockTransport
(events: unknown[] = [])
libs/sdk/src/ui/orchestrator-custom.test.ts:16
↓ 5 callersFunctioncreateRedisContainer
()
libs/checkpoint-redis/src/tests/redis-container.ts:10
↓ 5 callersFunctioncreateStableTextModel
(responses: string[])
libs/sdk-react/src/tests/fixtures/shared.ts:147
↓ 5 callersFunctioncreateSubagentManager
( toMessage?: (chunk: CoreBaseMessage) => CoreBaseMessage )
libs/sdk/src/ui/manager.test.ts:1204
↓ 5 callersFunctioncreateSubgraphDiscoveryTransformer
( mux: StreamMux, options: SubgraphDiscoveryTransformerOptions<TStream> )
libs/langgraph-core/src/stream/transformers/subgraphs.ts:163
↓ 5 callersFunctioncreateWebSocketUrlRecorder
()
libs/sdk/src/client/stream/transport/test-helpers.ts:39
↓ 5 callersFunctioncronPayload
()
libs/sdk/src/client/crons/index.test.ts:9
↓ 5 callersMethoddeleteThread
(threadId: string)
libs/checkpoint-redis/src/index.ts:798
↓ 5 callersFunctiondeltaChannelHistoryTests
( initializer: CheckpointerTestInitializer<T> )
libs/checkpoint-validation/src/spec/delta_channel_history.ts:34
↓ 5 callersFunctiondetach
()
libs/sdk-vue/src/selectors.ts:348
↓ 5 callersFunctiondrain
* Drain the readable in the background, resolving when the stream ends * (`done`) or rejects (idle-timeout error).
libs/sdk/src/utils/idle-reconnect.test.ts:14
↓ 5 callersFunctionexitDeltaTaskId
(step: number, taskId: string)
libs/langgraph-core/src/channels/base.ts:190
↓ 5 callersFunctionfoo
(state: typeof State.State)
libs/langgraph-core/src/tests/pregel.test.ts:11874
↓ 5 callersMethodfromConnString
(connStringOrLocalPath: string)
libs/checkpoint-sqlite/src/index.ts:105
↓ 5 callersMethodgetActiveSubagents
* Get all currently running subagents.
libs/sdk/src/ui/manager.ts:250
↓ 5 callersFunctiongetParentCheckpointNamespace
(namespace: string)
libs/langgraph-core/src/pregel/utils/config.ts:393
↓ 5 callersFunctionhistoryHasNext
(snapshot: StateSnapshot, node: string)
libs/langgraph-core/src/tests/time_travel_helpers.ts:79
↓ 5 callersMethodisEqual
(a: any, b: any)
libs/checkpoint-redis/src/store.ts:220
↓ 5 callersFunctionisGetOperation
(op: Operation)
libs/checkpoint-redis/src/store.ts:28
↓ 5 callersFunctionisGraphBubbleUp
(e?: unknown)
libs/langgraph-core/src/errors.ts:185
↓ 5 callersFunctionisGraphWithZodLike
(graph: unknown)
libs/langgraph-core/src/graph/zod/schema.ts:29
↓ 5 callersFunctionisListNamespacesOperation
( op: Operation )
libs/checkpoint-redis/src/store.ts:42
↓ 5 callersFunctionisPutOperation
(op: Operation)
libs/checkpoint-redis/src/store.ts:24
↓ 5 callersFunctionisRoot
(namespace: readonly string[])
libs/sdk-svelte/src/selectors.svelte.ts:84
↓ 5 callersFunctionisSearchOperation
(op: Operation)
libs/checkpoint-redis/src/store.ts:38
↓ 5 callersFunctionisSubagentNamespace
( namespace: string[] | string | undefined )
libs/sdk/src/ui/subagents.ts:31
← previousnext →501–600 of 4,051, ranked by callers