@openpipeline/nodes
v0.1.0
Published
Execution kernel (compiler, node-runner, registry, binding resolver) and built-in IF/LLM nodes for OpenPipeline.
Downloads
134
Maintainers
Readme
@openpipeline/nodes
Execution kernel (compiler, node-runner, registry, binding resolver) and built-in IF/LLM nodes for OpenPipeline.
Part of OpenPipeline — a framework-agnostic engine for compiling and running MCP-tool pipelines as LangGraph DAGs.
Install
npm i @openpipeline/nodesUsage
The execution kernel: the DAG→LangGraph compiler, node runner, registry, value-binding resolver, and the built-in IF / LLM nodes. Author custom nodes with defineNode from @openpipeline/core.
See the root README for the full quickstart and the playground.
License
MIT
